libgcj/2338

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed Mar 21 08:46:00 GMT 2001


The following reply was made to PR libgcj/2338; it has been noted by GNATS.

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, pedro@vis.ethz.ch,
  tromey@gcc.gnu.org
Cc:  
Subject: Re: libgcj/2338
Date: 21 Mar 2001 16:42:29 -0000

 Synopsis: RandomAccessFile does not create the file if not found
 
 Responsible-Changed-From-To: unassigned->tromey
 Responsible-Changed-By: tromey
 Responsible-Changed-When: Wed Mar 21 08:42:29 2001
 Responsible-Changed-Why:
     I'm fixing it.
 State-Changed-From-To: open->analyzed
 State-Changed-By: tromey
 State-Changed-When: Wed Mar 21 08:42:29 2001
 State-Changed-Why:
     I believe the correct fix is to add O_CREAT to the O_RDWR
     case in natFileDescriptorPosix.cc.  I'm testing the fix.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2338&database=gcc



More information about the Gcc-prs mailing list