]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Pass command line location to skeleton_arg and language_argmatch.
[bison.git] / ChangeLog
index 3bcc555e67cc142253c3aff9858688dc7523b210..635947965e1ea0db737d9cc3fed8bd17fb05f30e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-07  Akim Demaille  <demaille@gostai.com>
+
+       Pass command line location to skeleton_arg and language_argmatch.
+       * src/getargs.h, src/getargs.c (skeleton_arg, language_argmatch):
+       The location argument is now mandatory.
+       Adjust all dependencies.
+       (getargs): Use command_line_location.
+
 2008-11-07  Akim Demaille  <demaille@gostai.com>
 
        -D, --define.