Bug#890411: Bug890411: flex: backported commit causes FTBFS (and potentially miscompilation) of generated files

2018-02-17 Thread Adrian Bunk
On Sat, Feb 17, 2018 at 08:10:14PM +, James Cowgill wrote: > Control: reopen -1 > > Hi, > > The fix for this bug in 2.6.4-4 isn't good enough to fix the build of > charybdis. charybdis uses some extra types (like u_int) which are not > defined by glibc if strict POSIX compliance is enabled

Bug#890411: Bug890411: flex: backported commit causes FTBFS (and potentially miscompilation) of generated files

2018-02-17 Thread James Cowgill
Control: reopen -1 Hi, The fix for this bug in 2.6.4-4 isn't good enough to fix the build of charybdis. charybdis uses some extra types (like u_int) which are not defined by glibc if strict POSIX compliance is enabled (which is what _POSIX_C_SOURCE does). I think defining _DEFAULT_SOURCE should