[Bug 260136] /usr/include/omp.h fails to compile with -ansi flag: error: unknown type name 'inline'
Date: Tue, 30 Nov 2021 21:28:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260136 --- Comment #3 from Ed Maste <emaste@freebsd.org> --- (In reply to Yuri Victorovich from comment #2) That's a good question. I don't think we have an explicit statement. Most of the top-level headers (/usr/include/*.h) are c89 compatible, while there are a lot of headers elsewhere under /usr/include that are not. IMO standard C/POSIX headers ought to be, but should not be required for headers that are not specified by C/POSIX. -- You are receiving this mail because: You are the assignee for the bug.