Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2010-11-06 19:18:52 -0700 (Sat, 06 Nov 2010)
Revision: 13213
Log message:
Fixing the "Warning 9: the following labels are not bound in this record
pattern" warning inctroduced in OCaml 3.12
Changes | Path(relative to libmojave) |
+10 -13 | stdlib/lm_debug.ml |
+23 -45 | stdlib/lm_string_util.ml |
+22 -38 | unix/lm_notify.ml |
+74 -122 | util/lm_channel.ml |
+5 -6 | util/lm_filename_util.ml |
+2 -5 | util/lm_glob.ml |
+63 -105 | util/lm_lexer.ml |
+65 -116 | util/lm_parser.ml |