Skip to content

Commit ce4cb98

Browse files
committed
maplexer.l: avoid warning about isatty() on Windows
The latest regeneration of maplexer.c with a more recent version of flex caused isatty() to be called, which caused a warning when building on Windows. Parsing from an interactive terminal is not a use case for mapserver, so add `%option never-interactive`.
1 parent 963a7a1 commit ce4cb98

File tree

2 files changed

+364
-365
lines changed

2 files changed

+364
-365
lines changed

0 commit comments

Comments
 (0)