This is the mail archive of the gcc-patches@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: patch for fortran warning fixes ...




  In message <19981010135953.A20207@dot.cygnus.com>you write:
  > On Sat, Oct 10, 1998 at 11:48:53AM -0400, Craig Burley wrote:
  > > >	* fini.c (MAXNAMELEN): Undef it before defining.
  > > 
  > > Do you know offhand why this is needed?  Perhaps there's an innocuous
  > > definition that precedes it ...
  > 
  > IIRC, MAXNAMELEN is used on some systems to represent the 
  > maximum file name length.  Similar to MAXPATHLEN.
That's my memory too.

It's not something we can just drop -- some systems still have these
limitations (HP's by default for exmaple).

jeff 


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