digitalmars.D.bugs - [Issue 3502] New: Fix for dropped Mac OS X 10.5
- d-bugmail puremagic.com Nov 13 2009
- d-bugmail puremagic.com Nov 13 2009
- d-bugmail puremagic.com Nov 14 2009
- d-bugmail puremagic.com Dec 02 2009
- d-bugmail puremagic.com Dec 04 2009
- d-bugmail puremagic.com Dec 06 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3502 Summary: Fix for dropped Mac OS X 10.5 Product: D Version: future Platform: Other OS/Version: Mac OS X Status: NEW Severity: enhancement Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: doob me.com --- Comment #0 from Jacob Carlborg <doob me.com> 2009-11-13 14:43:42 PST --- Created an attachment (id=496) Fix for dropped Mac OS X 10.5 The attached path fixes the dropped Mac OS X 10.5 support as far as I can see. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Nov 13 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3502 Walter Bright <bugzilla digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla digitalmars.com --- Comment #1 from Walter Bright <bugzilla digitalmars.com> 2009-11-13 15:59:40 PST --- I don't think the changes to machobj.c are necessary. Did you try it without them? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Nov 13 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3502 --- Comment #2 from Jacob Carlborg <doob me.com> 2009-11-14 03:19:19 PST --- Yes I tried, it doesn't work, bus error. If I build the compiler with this patch on 10.5 and build a binary on 10.5 it runs on 10.5 and 10.6. If I use the same compiler and build a binary on 10.6 it runs on 10.6 but not on 10.5. Maybe not perfect but at least it's better. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Nov 14 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3502 --- Comment #3 from Walter Bright <bugzilla digitalmars.com> 2009-12-02 15:28:12 PST --- I installed the 10.4 sdk from the OSX 10.6 sdk. Unfortunately, now the .4u sdk seems to be missing stdarg.h (it was there with 10.5's version of the .4u sdk). I changed it to the .5 sdk, and now it builds. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Dec 02 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3502 Jacob Carlborg <doob me.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Jacob Carlborg <doob me.com> 2009-12-04 02:52:12 PST --- I'm closing this one now, it seems to work, don't know what I did the first time -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Dec 04 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3502 --- Comment #5 from Walter Bright <bugzilla digitalmars.com> 2009-12-06 00:47:53 PST --- Fixed dmd 1.053 and 2.037 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Dec 06 2009









d-bugmail puremagic.com 