]> git.saurik.com Git - bison.git/blobdiff - src/symtab.h
* src/gram.h (item_number_t): New, the type of item numbers in
[bison.git] / src / symtab.h
index f56bc3b119f0c0721d086c5095da98d66da82d37..caa047936fe4019d6c91362be7965f75f256fff6 100644 (file)
@@ -53,7 +53,7 @@ struct symbol_s
   short number;
   short prec;
   associativity assoc;
-  short user_token_number;
+  int user_token_number;
 
   /* Points to the other in the identifier-symbol pair for an
      alias. Special value SALIAS in the identifier half of the