Skip to content
Snippets Groups Projects
  1. Sep 26, 2019
    • mjvk's avatar
      Adds XOPEN_SOURCE for PATH_MAX and POSIX 1993 for stat (#5529) · 625338d0
      mjvk authored
      * Adds XOPEN_SOURCE for PATH_MAX and POSIX 1993 for stat
      
      These are the only two required extension for compilation of
      flatbuffers using -std=c++11 instead of gnu++11.
      
      * Sets _XOPEN_SOURCE to 600 and enable POSIX2001 for fseeko
      625338d0
  2. Jul 01, 2019
    • Vladimir Glavnyy's avatar
      Remove unused variables (#5382) · 7a637929
      Vladimir Glavnyy authored
      - Fix GenerateTextFromTable (aliasing typo)
      - Fix unused variable in idl_gen_dart.cpp
      - Fix std::string passing (should be non-const value or const-reference)
      - Remove unused variables
      7a637929
  3. Jun 13, 2019
  4. May 09, 2019
  5. Jan 07, 2019
  6. Nov 16, 2018
  7. Apr 16, 2018
  8. Dec 21, 2017
  9. Jun 06, 2016
  10. Apr 04, 2016
Loading