[portability] Make AST code aliasing clean and use -fstrict-aliasing with ISO C17 aliasing rules #760
Labels
backburner
Low priority (but feel free to fix it and do a PR)
TODO
Things to be done before releasing
Make AST code aliasing clean and use -fstrict-aliasing + -Wstrict-aliasing=3. Many mondern compilers don't have something like -fno-strict-aliasing, and just use ISO C11/C17 aliasing rules.
The text was updated successfully, but these errors were encountered: