|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
D.gnu - [Issue 2024] New: Patch GDC to dmd 2.009
http://d.puremagic.com/issues/show_bug.cgi?id=2024 Summary: Patch GDC to dmd 2.009 Product: DGCC aka GDC Version: unspecified Platform: Macintosh OS/Version: Mac OS X Status: NEW Keywords: patch Severity: enhancement Priority: P2 Component: glue layer AssignedTo: dvdfrdmn users.sf.net ReportedBy: d brian.codekitchen.net I uploaded this patch to the GDC sourceforge project a few weeks back and it looks like I should have put it here, instead. Apologies if I'm mistaken. I've patched GDC trunk revision 209 to DMD 2.009, I'll attach the patch to this ticket. Tested on Mac OS X 10.5.2 with Apple's GCC build 5465. There's been a few commits since revision 209 now so this patch might need tweaking? -- Apr 22 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2024 ------- Comment #1 from d brian.codekitchen.net 2008-04-22 13:28 ------- Created an attachment (id=249) --> (http://d.puremagic.com/issues/attachment.cgi?id=249&action=view) GDC r209 patch to DMD 2.009 -- Apr 22 2008
|