John Spencer
2013-09-11 01:17:36 UTC
hello list, find attached a patch that fixes compilation with
non-bleeding-edge compilers (we use GCC 4.5.4 in production).
the missing C11 feature is emulated on compilers that feature a __LINE__
macro.
best regards
--JS
non-bleeding-edge compilers (we use GCC 4.5.4 in production).
the missing C11 feature is emulated on compilers that feature a __LINE__
macro.
best regards
--JS