[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 9796)
Aleksey Nogin
nogin at metaprl.org
Fri Dec 1 11:46:29 PST 2006
Module name: OMake Build System [0.9.8.x]
Changes by: nogin at metaprl.org (Aleksey Nogin)
Date: 2006-12-01 11:46:29 -0800 (Fri, 01 Dec 2006)
Revision: 9796
Log message:
- Fixed the string-escaped function - the function was implemented to simply
add a $''' ... ''' style wrapper to strings containing special characters;
however this was incompatible with the dependency files lexer (and the main
usage of the string-escaped function was to escape file names in custom
scanners!). I've changed the function to do what its documentation promised
- to simply prefix all the special symbols with a \.
- Minor documentation fixes.
Changes:
+1 -0 omake-branches/0.9.8.x/doc/src/omake-doc.tex
+60 -108 omake-branches/0.9.8.x/src/builtin/omake_builtin_base.ml
----
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2006-12.html#06/12/01.11:46:29
More information about the OMake-CVS
mailing list