This is the mail archive of the gdb-patches@sourceware.org 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: [RFA/libiberty] Darwin has case-insensitive filesystems


On Wednesday 15 June 2011 11:44:19, Corinna Vinschen wrote:
> Indeed.  Probably the case sensitivity should not be hardcoded in a
> low-level function at all.  The application should decide if it wants
> case-sensitive or case-insensitive filename comparison.  This way,
> the comparison could be based on OS, filesystem, or user choice.

<http://sourceware.org/ml/gdb-patches/2010-12/msg00343.html>

(that only handles filename comparison, not file opening)

-- 
Pedro Alves


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