[LLVMbugs] [Bug 138] NEW: Archive reader does not understand Mac OS X long filenames

bugzilla-daemon at zion.cs.uiuc.edu bugzilla-daemon at zion.cs.uiuc.edu
Wed Nov 19 14:20:22 PST 2003


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=138

           Summary: Archive reader does not understand Mac OS X long
                    filenames
           Product: libraries
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Bytecode Reader
        AssignedTo: gaeke+bugs at uiuc.edu
        ReportedBy: gaeke+bugs at uiuc.edu


The archive reader cannot understand long filenames as they are encoded in the
archive format as used on Mac OS X; it only understands the SysV format. Worse
yet, members with long filenames probably appear corrupt to the bytecode reader.
 See ar(5) on a Mac OS X machine for details.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list