]> granicus.if.org Git - flex/commit
All prototypes were rewritten to depend upon the macro YY_TRADITIONAL_FUNC_DEFS,...
authorJohn Millaway <john43@users.sourceforge.net>
Thu, 25 Jul 2002 00:43:47 +0000 (00:43 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Thu, 25 Jul 2002 00:43:47 +0000 (00:43 +0000)
commite9d5fc713f61be7ad4df74b38f94d4915b7daad0
tree4abf38698b4ed345f238766379fce943444d73c4
parentfdaa843d563c582da9a9bfaf76cc2e5346b16faa
All prototypes were rewritten to depend upon the macro YY_TRADITIONAL_FUNC_DEFS, which
is defined by default.
The generated scanners build cleanly under gcc's traditional strictness and under C++ compilers.
25 files changed:
flex.skl
tests/TEMPLATE/scanner.l
tests/test-array-nr/scanner.l
tests/test-array-r/scanner.l
tests/test-basic-nr/scanner.l
tests/test-basic-r/scanner.l
tests/test-bison-yylloc/parser.y
tests/test-c-cpp-nr/scanner.l
tests/test-c-cpp-r/scanner.l
tests/test-debug-nr/scanner.l
tests/test-debug-r/scanner.l
tests/test-include-by-buffer/scanner.l
tests/test-include-by-reentrant/scanner.l
tests/test-lineno-nr/scanner.l
tests/test-lineno-r/scanner.l
tests/test-mem-nr/scanner.l
tests/test-mem-r/scanner.l
tests/test-posix/scanner.l
tests/test-posixly-correct/scanner.l
tests/test-prefix-nr/scanner.l
tests/test-prefix-r/scanner.l
tests/test-pthread/scanner.l
tests/test-string-nr/scanner.l
tests/test-string-r/scanner.l
tests/test-yyextra/scanner.l