ianfhunter / GNOLL

GNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation
https://www.ianhunter.ie/GNOLL/
GNU General Public License v3.0
40 stars 24 forks source link

Check support on both GCC and Clang #379

Closed ianfhunter closed 1 year ago

ianfhunter commented 1 year ago

I think by default ubuntu runs gcc when $(CC) is used. Clang can be stricter about warnings/errors - so we should be sure to make sure it also completes