Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2016 08:16:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-standards@FreeBSD.org
Subject:   [Bug 206146] fileno(3) should be implemented as a function; need to check other functions as well
Message-ID:  <bug-206146-15-QFZBqgFwA9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206146-15@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206146-15@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206146

--- Comment #6 from Mahdi Mokhtari <mokhi64@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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206146-15-QFZBqgFwA9>