Skip to content
Snippets Groups Projects
  1. Jan 11, 2019
  2. Jan 10, 2019
  3. Jan 09, 2019
  4. Jan 08, 2019
  5. Jan 07, 2019
    • sbbs's avatar
      Fix various JSDOCS_BUILD with gcc warnings. · 0d7eb6ee
      sbbs authored
      warning: ISO C++ forbids converting a string constant to 'char*'
      and comparision between signed/unsigned int.
      This does *not* address the reported build issue:
      In function `_start':
      (.text+0x20): undefined reference to `main'
      0d7eb6ee
Loading