Yes, I saw that, but as far as I can see it, that pull request is only fixing issue with public members in synchronized classes, and I'm talking about 
not allowing access to the private members in the classes contained in the same module. However, I'm not able to find anything on that in
the D specs, only in TDPL.

Sorry if I'm getting something wrong here!