Skip to content
  • 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