mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-08-24 02:04:26 +00:00
portability: use INT_LITERAL instead of INT because MSVC defines INT
It is defined as a typedef, not a macro. https://lists.gnu.org/r/bison-patches/2020-08/msg00001.html * src/parse-gram.y, src/scan-gram.l: here.
This commit is contained in:
committed by
Akim Demaille
parent
977e19840d
commit
8cf098415e
@@ -110,6 +110,7 @@ Lars Wendler [email protected]
|
||||
László Várady [email protected]
|
||||
Laurent Mascherpa [email protected]
|
||||
Lie Yan [email protected]
|
||||
Maarten De Braekeleer [email protected]
|
||||
Magnus Fromreide [email protected]
|
||||
Marc Autret [email protected]
|
||||
Marc Mendiola [email protected]
|
||||
|
||||
Reference in New Issue
Block a user