seatest
seatest copied to clipboard
Removing pedantic flag
The pedantic flag is not compatible with the FUNCTION macro extension. This fix will remove the warnings generated when compiling.
Danger. The author of this PR is a known malicious actor.
The user has been observed weakening warnings, presumably so that any exploits they create go unnoticed. I wouldn't accept this.
not only the warnings, the commit 7978e54 "Added configure to .gitignore since it should be regenerated" adds configure and autom4te.cache/ in .gitignore. Autoconf and m4 are arcane things. Is it really sound to move configure outside version control?