[dmd-beta] Time for a new beta?

Nick Sabalausky bus_dmdbeta at semitwist.com
Sat Aug 20 18:07:49 PDT 2011


From: "Andrej Mitrovic" <andrej.mitrovich at gmail.com>
> 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.

I've been using it too, but I didn't think of the public/private issue 
either until I was just typing up that message :P



More information about the dmd-beta mailing list