thradams / cake

Cake a C23 front end and transpiler written in C
http://thradams.com/cake/index.html
GNU General Public License v3.0
533 stars 21 forks source link

fatal errors inside headers (level >0 ) are being ignored #182

Closed thradams closed 6 months ago

thradams commented 6 months ago

The idea was to ignore warnings on headers but by mistake errors were ignored. We want to show fatal errors and ignore warnings.