[Bug 206146] fileno(3) should be implemented as a function; need to check other functions as well
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 30 08:16:10 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206146
--- Comment #6 from Mahdi Mokhtari <mokhi64 at gmail.com> ---
(In reply to lichray from comment #5)
Though macros are guarded against C++, they're not guarded against #undef :D
also (i think) they're violating standards too.
I'm changing getc/putc to function too :) and i think it will not be
performance problem as in view of performance inline functions have no diff
with macros.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-standards
mailing list