[Gtkradiant] [Bug 130] New: vfsGetFullPath bug

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Wed, 25 Jul 2001 04:51:41 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=130

           Summary: vfsGetFullPath bug
           Product: GtkRadiant
           Version: 1.1-TA.1-nightly
          Platform:
               URL:
        OS/Version: Linux
            Status: NEW
 Status Whiteboard:
          Keywords:
        Resolution:
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: ttimo@idsoftware.com


// FIXME TTimo our VFS names are case insensitive.
// This function is not able to build the full path from case-insensitive name
char* vfsGetFullPath(const char*, int index);