This is the mail archive of the gdb-patches@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]

Re: declare canonicalize_file_name


On Thu, Mar 14, 2002 at 05:33:29PM -0500, Andrew Cagney wrote:
> I believe RichardE's fixed this (or will when he wakes up :-).  GDB 
> should have been using realpath() in preference to 
> canonicalize_file_name() .

The problem will still hold with canonicalize_file_name
should it be used.

Of course, since it's specific to glibc, and glibc also
provides realpath, it won't ever be used.  Why not remove
support for it then?


r~


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