First Last Prev Next    No search results available
Details
: getObjectType doesn't understand abbreviated names in hea...
Bug#: 308
: libraries
: Bitcode Reader
Status: RESOLVED
Resolution: FIXED
: Macintosh
: MacOS X
: 1.2
: P2
: trivial
: 1.3

:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Brian R. Gaeke <gaeke+bugs@uiuc.edu>
Assigned To: Brian R. Gaeke <gaeke+bugs@uiuc.edu>
:

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2004-03-31 13:33
If getObjectType is passed an archive member whose name has been abbreviated in
the ar header, it 
might return the wrong type. This is because we're not passing in the decoded
name; we're passing in 
just the ar header.

The effect of this bug is to cause spurious warnings while linking archives
(e.g. libstdc++) with gccld. It 
could theoretically happen on any platform, I think, but I noticed it on the
Mac.
------- Comment #2 From Brian R. Gaeke 2004-03-31 13:53:13 -------
As above.

First Last Prev Next    No search results available