[Bug libfortran/63471] [5.0 Regression] unix.c:1906:10: error: implicit declaration of function 'ttyname_r'
fxcoudert at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 10 20:16:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63471
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu.org
--- Comment #9 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
(In reply to Janne Blomqvist from comment #7)
> I'm not sure we care about OS X 10.4 anymore? Newer versions apparently
> provide the POSIX ttyname_r.
I confirm that 10.5 and later Mac OS versions provide ttyname_r with the
correct signature, and we don't care about 10.4 anymore.
More information about the Gcc-bugs
mailing list