Forum | Documentation | Website | Blog

Skip to content
  • coderJeff's avatar
    - gcc backend: use 'char' types for zstring · aa8039ab
    coderJeff authored
    - use 'char' type instead of 'uint8' for zstring to avoid warnings in newer gcc 11+
    - this avoids gcc warnings where fbc's crt headers are decalared in gcc but do
      not match the built-in prototypes for 'printf( const char *, ...)' and others
    aa8039ab
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading