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

Aleksey Nogin nogin at metaprl.org
Sun Jun 10 18:33:29 PDT 2007


FS case sensitivity improvements:
- If the name does not ocontain any upper case characters, abortt the case
  sensitivity early (as we do not really care).
- Test with Unix.access before trying to create test entries.
- Test for all the 3 pairs of ranges that Char.uppercase/Char.lowercase
  recognizes (not just a single 'A'..'Z'/'a'..'z').

----
Changes:
    +36 -9	omake-branches/0.9.8.4/src/ir/omake_node.ml
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-06.html#07/06/10.18:33:29



More information about the OMake-CVS mailing list