Hello, In gcc-13, an implicit function declaration was a warning. In gcc-14, it's an error. Both are the same __STDC_VERSION__ and no behavior change is mentioned in release_notes. Was this intentional? Thanks! -Jason
Hello, In gcc-13, an implicit function declaration was a warning. In gcc-14, it's an error. Both are the same __STDC_VERSION__ and no behavior change is mentioned in release_notes. Was this intentional? Thanks! -Jason