[Omake] SVN Commit: OMake Build System (Rev. 9061)

Jason Hickey jyh at cs.caltech.edu
Tue Apr 11 19:24:36 PDT 2006


Aleksey Nogin wrote:
> On 11.04.2006 19:11, Jason Hickey wrote:
> 
>>       This is because the following
>>       two values are indistinguishable to omake.
>>                foo == $'foo'
> 
> 
> Wasn't it your plan to make the two different - to make the first one be 
> ValString, while the second one ValData?

Semantically, there is no difference between (ValString s) and (ValData 
s) when s does not contain whitespace.  This optimization is used in 
various places.

Jason

-- 
Jason Hickey                  http://www.cs.caltech.edu/~jyh
Caltech Computer Science      Tel: 626-395-6568 FAX: 626-792-4257



More information about the OMake-Devel mailing list