Please do not use MAXPATHLEN, it is a arbitrary limit, and is not
defined on GNU.  Currently this makes building gcc-4.0 fail on GNU since 
fortran/module.c assumes that MAXPATHLEN is defined.  Please do not use these 
kind of limits in GNU programs.

Not having MAXPATHLEN is perfectly compliant with POSIX, same goes for
MAXHOSTNAMELEN, PATH_MAX etc.

-- 
           Summary: MAXPATHLEN usage in fortran/module.c
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schwinge-bugzilla-gcc dot gnu dot org at nic-nac-project
                    dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-pc-gnu
  GCC host triplet: i386-pc-gnu
GCC target triplet: i386-pc-gnu
OtherBugsDependingO 21824
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23065
  • [Bug fortr... schwinge-bugzilla-gcc dot gnu dot org at nic-nac-project dot de
    • [Bug ... pinskia at gcc dot gnu dot org
    • [Bug ... pinskia at gcc dot gnu dot org
    • [Bug ... kargl at gcc dot gnu dot org
    • [Bug ... schwinge-bugzilla-gcc dot gnu dot org at nic-nac-project dot de
    • [Bug ... kargl at gcc dot gnu dot org
    • [Bug ... pinskia at gcc dot gnu dot org
    • [Bug ... ams at gnu dot org
    • [Bug ... sgk at troutmask dot apl dot washington dot edu
    • [Bug ... ams at gnu dot org
    • [Bug ... pinskia at physics dot uc dot edu

Reply via email to