[Bug fortran/19313] inquire(pad=) not implemented

2005-01-18 Thread bdavis at gcc dot gnu dot org

--- Additional Comments From bdavis at gcc dot gnu dot org  2005-01-18 
13:10 ---
patch here:

http://gcc.gnu.org/ml/fortran/2005-01/msg00207.html

-- 


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


[Bug fortran/19313] inquire(pad=) not implemented

2005-01-07 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-07 
15:31 ---
This is partly a front-end bug:
  _gfortran_filename = t.f;
  _gfortran_line = 3;
  _gfortran_ioparm.unit = 7;
  _gfortran_st_inquire ();

And a library bug.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
  Component|libfortran  |fortran
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-01-07 15:31:43
   date||


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


[Bug fortran/19313] inquire(pad=) not implemented

2005-01-07 Thread Thomas dot Koenig at online dot de

--- Additional Comments From Thomas dot Koenig at online dot de  2005-01-07 
15:40 ---
inquire (delim= ) also doesn't work (returns blanks).


-- 


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