This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/364: PATH_MAX vs MAXPATHLEN vs ....



>Number:         364
>Category:       gdb
>Synopsis:       PATH_MAX vs MAXPATHLEN vs ....
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 20 07:58:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ac131313@redhat.com
>Release:        unknown-1.0
>Organization:
>Environment:
various
>Description:
A GDB build can't rely on the definition of PATH_MAX.  Unfortunatly the alternatives (MAXPATHLEN et.al.) come from increasingly name space polluting header files.

The function utils.c:gdb_realpath() is especially exposed to this problem.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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