This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: read(*,*) on Debian (AMD64)


On Thu, Oct 13, 2005 at 05:47:58PM -0400, Jenn-Ching Luo wrote:
> "read(*,*)" cannot read on Debian (AMD64). For the following example,
> 
> read(*,*) i
> write(*,*) i
> end

> If I type, for example, 2 and <return>, the program should print 2. However,
> there is no response to the input, i.e., "2 and <return>".

This problem is believed to be addressed in the current cvs snapshot.
If it still persists after an update and recompilation, please tell us.

	Thomas


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