Skip to content
Snippets Groups Projects
  1. Feb 08, 2016
  2. Feb 03, 2016
  3. Feb 01, 2016
  4. Jan 29, 2016
  5. Jan 28, 2016
  6. Jan 22, 2016
  7. Jan 21, 2016
  8. Jan 20, 2016
  9. Jan 19, 2016
  10. Jan 18, 2016
  11. Jan 13, 2016
  12. Jan 09, 2016
  13. Jan 08, 2016
    • Wouter van Oortmerssen's avatar
      Make flatc check for binary files to avoid accidental parsing. · 42c20d7a
      Wouter van Oortmerssen authored
      Binary file arguments to flatc have to be preceded by -- to
      identify them, forgetting this however results in them being
      attempted to be parsed as schema/json, with cryptic errors.
      This instead gives an error if 0 bytes are contained in your
      text file.
      
      Bug: 22069056
      Change-Id: I226bf651dcb016f18d7c8ffadcf23466a1fc0b87
      Tested: on Linux.
      42c20d7a
Loading