--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-05-10
08:36 ---
This one is fixed. Thanks for the bug report!
--
What|Removed |Added
Status|NE
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-10
08:35 ---
Subject: Bug 20788
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-05-10 08:34:58
Modified files:
libgfortran: ChangeLog
libgfortran/io : r
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-10
08:32 ---
Subject: Bug 20788
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-05-10 08:31:50
Modified files:
libgfortran: Change
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-05-02
07:52 ---
The problem is that we're using mmap on the preconnected units, which confuses
subsequent C I/O on the file.
Patch here: http://gcc.gnu.org/ml/fortran/2005-05/msg8.html
Will be committed in source tr
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-15
13:48 ---
First: using stdio in a mixed Fortran/C is a small nightmare. For short term
purposes, I strongly suggest you use the GFORTRAN_STDIN_UNIT=-1 trick. That does
exactly what you want (that is, suggest that Fo
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-10
20:33 ---
(In reply to comment #5)
> Subject: Re: Loading libgfortran.so clobbers C redirection of stdin
Also 4.0.0's release of gfortran is only a preview, a lot more bug will be
fixed for 4.0.1.
--
http://gcc
--- Additional Comments From ripley at stats dot ox dot ac dot uk
2005-04-10 18:33 ---
Subject: Re: Loading libgfortran.so clobbers C
redirection of stdin
Thank you for the suggestion, which had already been tried. It does not
always work as the static library is not compiled with -
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-10
10:38 ---
For your problem, an easy solution is to use static linking, which seems to
avoid that issue (that is, you program works as expected without having to set
GFORTRAN_STDIN_UNIT).
Otherwise, I commited a pat
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-10
10:38 ---
Subject: Bug 20788
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-04-10 10:38:00
Modified files:
libgfortran: ChangeLog
libgfortran/runtim
--- Additional Comments From tobi at gcc dot gnu dot org 2005-04-10 10:20
---
Patch here: http://gcc.gnu.org/ml/fortran/2005-04/msg00278.html
--
What|Removed |Added
--
What|Removed |Added
Severity|critical|normal
Component|fortran |libfortran
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
11 matches
Mail list logo