This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/31299] I can produce the bug without using nohup



------- Comment #10 from michael dot a dot richmond at nasa dot gov  2007-03-22 13:53 -------
Several commenters believe the problem is with nohup rather than gfortran. I
can produce the bug without using nohup. I redirect the input to a file:

gfortran test_getlog.f90
./a.out <carriage_return

Modifying the program to read from the file has no effect.


-- 

michael dot a dot richmond at nasa dot gov changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Use getpwuid(geteuid())     |I can produce the bug
                   |instead of getlogin() for   |without using nohup
                   |GETLOG()                    |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31299


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]