Skip to content
Snippets Groups Projects
  1. May 06, 2015
    • Gaël PORTAY's avatar
      Test struct existance against sizeof() operator · 90f9f433
      Gaël PORTAY authored
      Instead of declaring an "unused-variable" or "unused-but-set-variable"
      structure.
      
      This avoid unexpected broken configurations when using something like:
      $ ./configure CFLAGS="-Wall -Wextra -Werror"
      It causes AC_COMPILE_IFELSE to fail and thus leading to a mismatch
      configuration (because the CFLAGS are passed to the macro).
      90f9f433
  2. May 02, 2015
  3. Apr 17, 2015
  4. Apr 14, 2015
  5. Mar 21, 2015
  6. Mar 20, 2015
  7. Mar 16, 2015
  8. Mar 11, 2015
  9. Mar 03, 2015
  10. Mar 02, 2015
  11. Mar 01, 2015
  12. Feb 28, 2015
  13. Feb 27, 2015
  14. Feb 26, 2015
  15. Feb 24, 2015