[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 10928)

Aleksey Nogin nogin at metaprl.org
Sun Jun 10 18:37:30 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').

(This merges rev. 10927 off the 0.9.8.4 branch).

----
Changes:
    +36 -9	omake-branches/0.9.8.x/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:37:30



More information about the OMake-CVS mailing list