[dmd-beta] Time for a new beta?

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Aug 20 16:02:56 PDT 2011


On 8/21/11, Nick Sabalausky <bus_dmdbeta at semitwist.com> wrote:
> // Nifty trick: Pull m1's b() into local scope,
> // effectively"prioritizing" it.
> private alias m1.b b;

I do this all the time since I'm getting symbol clashes between
libraries every day, unfortunately. I never thought about the private
vs public thing though, this completely slipped my mind.


More information about the dmd-beta mailing list