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

Aleksey Nogin nogin at metaprl.org
Tue May 15 09:49:02 PDT 2007


On 15.05.2007 08:09, Jason J. Hickey wrote:

> NOTE: absname(/) was always ".", fixed.  Need to propagate back to 0.9.8.
> 
Minor thing: I do not quite agree with your fix. I think that it's 
reasonable to keep

% cd /
% string($(file .))
.
% string($(file abc))
abc

How about creating an "impossible root" (e.g. DriveRoot('$') ) and using 
"name impossible_root node" as absname? This should work better...

Aleksey


More information about the OMake-Devel mailing list