------- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-25 18:05 ------- Are you using both of Apple's gcc 3.3 and Apple's gcc 4.0, if so please report this to Apple first instead of here. Second I think 3.3 did readdir instead of looking if the file exists which was wrong anyways. So this is in fact fixed in 4.0 and not really a bug.
If you want case-sensitive file lookup use a case-sensitive file system like HFSX. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26467