[Bug libfortran/31299] Use getpwuid(geteuid()) instead of getlogin() for GETLOG()
dfranke at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 18 18:16:00 GMT 2007
------- Comment #16 from dfranke at gcc dot gnu dot org 2007-04-18 19:15 -------
FX, which version of glibc do you have installed?
I applied your patch to an otherwise unpatched tree and do not get any
warnings, neither at compile time of libgfortran(*) nor while compiling/linking
a binary (a hello-world in this case, glibc-2.5).
When exactly do you get that warning?
(*) `rm getlog.*; make` in the build directory to make sure I didn't miss
anything.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31299
More information about the Gcc-bugs
mailing list