[Flex-help] fileno not compatible with all C++11 compilers
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Arthur S. <asc...@at...> - 2014-06-11 20:18:56
|
fileno is flagged as an error in gcc 4.8.2 C++11, but no error in gcc 4.8.2 C++ or gcc 4.8.2 gnu++11. I don't have any other information on other compilers. Art |