Skip to content

Compilation fixes with older gcc versions

Choose a tag to compare

@oschwald oschwald released this 16 Mar 21:37
  • The module is now compiled with the -std=c99 -fms-extensions flags. This
    fixes compilation errors on older version of gcc.