minwin

Tomas Lindquist Olsen tomas at famolsen.dk
Tue Nov 28 22:10:59 PST 2006


Bill Baxter wrote:
> Tomas Lindquist Olsen wrote:
> 
>> Read http://digitalmars.com/d/version.html#version : Version 
>> Specification
> 
> Thanks. :-)
> 
> But I don't see how I specify that I want MY_COOL_LIB_VER > 010205.
> I can only say I want 'version' to be >= 010205.  But version of what?
> 
> For checking versions of specific libs , and for defining new versions 
> contingent on existing versions, it still looks like I need a static if.
> 
> --bb
I really think you're leaving the scope of version now and entering 
if/static if



More information about the Digitalmars-d-announce mailing list