dillo-browser / dillo

Dillo, a multi-platform graphical web browser
https://dillo-browser.github.io/
GNU General Public License v3.0
545 stars 27 forks source link

The old std check doesn't fail if newer features are used #218

Open rodarima opened 2 months ago

rodarima commented 2 months ago

See https://github.com/dillo-browser/dillo/actions/runs/9818421298/job/27110999157#step:6:11

rodarima commented 2 months ago

This seems to make it fail, but it also uncovers some other problems:

../configure 'CFLAGS=-std=c99' 'CXXFLAGS=-pedantic -std=c++98 -Werror=c++11-extensions'