Skip to content
  • grischka's avatar
    tests: add memory leak test · a1c12b9f
    grischka authored
    Also ...
    
    tcctest.c:
    - exclude stuff that gcc doesn't compile on windows.
    
    libtcc.c/tccpp.c:
    - use unsigned for memory sizes to avoid printf format warnings
    - use "file:line: message" to make IDE error parsers happy.
    
    tccgen.c: fix typo
    a1c12b9f