[Bug 277958] libc: invalid internal linkage on feclearexcept
[email protected] Tue, 17 Mar 2026 20:17:20 +0000
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277958 --- Comment #4 from Dimitry Andric <[email protected]> --- (In reply to Konstantin Belousov from comment #2) If the standard says "declaration ... shall have external linkage", you cannot get away with a static inline declaration. Maybe extern inline would work for this particular use case? -- You are receiving this mail because: You are the assignee for the bug.