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

Jason J. Hickey jyh at cs.caltech.edu
Thu Nov 1 10:57:46 PDT 2007


The keyword characters ~,? should be treated as "other" text,
unless followed by identifier text.  This fixes a problem

   X = ~

would raise "illegal character: ~"

Also, added some support for Mac OS X stdio.h to the C parser.

----
Changes in omake-branches/0.9.8.x:
    +1 -0       lib/parse/C/Lex.om
    +12 -1      lib/parse/C/Parse.om
    +2 -2       lib/parse/LaTeX/Lex.om
    +1 -0       lib/parse/LaTeX/Macros.om
    +9 -7       src/env/omake_ast_lex.mll
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-11.html#07/11/01.10:57:46



More information about the OMake-CVS mailing list