]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Initialize the muscle table before parsing the command line.
[bison.git] / ChangeLog
index 18236ab776013d913be87eb0dc972493eba08cd0..f6d67157baf738319f70ad73b3f0d757e5ee0aac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-11-07  Akim Demaille  <demaille@gostai.com>
+
+       Initialize the muscle table before parsing the command line.
+       * src/getargs.c (quotearg.h, muscle_tab.h): Include.
+       (getargs): Define file_name.
+       * src/main.c (main): Initialize muscle_tab before calling
+       getargs.
+       * src/muscle_tab.c (muscle_init): No longer define file_name, as
+       its value is not available yet.
+
 2008-11-09  Akim Demaille  <demaille@gostai.com>
 
        Require the generation of parse-gram.output.
 2008-11-09  Akim Demaille  <demaille@gostai.com>
 
        Require the generation of parse-gram.output.