git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5948a6e) | patch
Adjust yywrap macro for non-reentrant scanners for MSVC.
2011年4月25日 13:10:59 +0000 (09:10 -0400)
2011年4月25日 13:10:59 +0000 (09:10 -0400)
commit 08a0c2dabc3b9d59d72d7a79ed867b8e37d275a7
Adjust yywrap macro for non-reentrant scanners for MSVC.

The MSVC compiler complains if a macro is called with less arguments
than its definition provides for. flex generates a macro with one
argument for yywrap, but only supplies the argument for reentrant
scanners, so we remove the useless argument in the non-reentrant
case to silence the warning.
src/tools/msvc/pgflex.bat diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /