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]

Re: Fortran files missing


   Date: Thu, 18 Jun 1998 12:19:53 +0200 (MET DST)
   From: Manfred Hollstein <manfred@s-direktnet.de>

   I looked at egcs.cygnus.com in file /egcs/carton/cvsfiles/egcs/gcc/f/CVS/fileattr,
   and it turns out that these three files are missing an ";_expand="?

   $ hostname
   egcs.cygnus.com
   $ pwd
   /egcs/carton/cvsfiles/egcs/gcc/f/CVS
   $ grep -v _expand= fileattr 
   Foutput.j       _head=1.1
   Fsystem.j       _head=1.1
   Ftoplev.j       _head=1.1

   Could anybody who's familiar with CVS please take care of this?

This is an odd situation, and I don't know how it happened, but it
should not actually matter.  If _expand is not found in fileattr, CVS
will just look in the file.

There may be some other problem with the files, of course.  However, I
just tried checking out gcc/f, and the files were checked out as
usual, so I don't know what the problem might be.

Ian


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