DMD 1.005 release

BCS BCS at pathlink.com
Wed Feb 7 19:23:17 PST 2007


Derek Parnell wrote:
> On Wed, 07 Feb 2007 11:50:50 -0800, BCS wrote:
> 
> So in your example above ...
> 
>   version(build) pragma(export_version, Foo, Bar);
> 

Cool, but I think that would be

  version(Foo) pragma(export_version, Bar);



More information about the Digitalmars-d-announce mailing list