[Issue 3502] Fix for dropped Mac OS X 10.5

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 28 04:10:30 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=3502


Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


--- Comment #8 from Martin Nowak <code at dawg.eu> 2013-02-28 04:10:25 PST ---
On OSX 10.5.2 the XCode3.0 linker (ld64-77) still crashes when handling
debug_line sections with an empty line table because it calculates the wrong
minimal section length.
This bug is still present on ld64-134.9 but they "fixed" the symptom by adding
a NULL check in ld64-87.

----
http://www.opensource.apple.com/source/ld64/ld64-97.2/ChangeLog
----
2008-07-18     Nick Kledzik    <kledzik at apple.com>

    * src/MachOReaderRelocatable.hpp: don't crash if debug_line section has no
line table
----

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list