digitalmars.D.announce - Optlink 8.00.10
- Walter Bright (3/3) Feb 22 2011 This fixes a couple of crashers, 2436 and 3372, that were causing people...
- dennis luehring (3/6) Feb 23 2011 can you please update the dmd1/dmd2 packages with this version
- Walter Bright (3/7) Feb 24 2011 More crashers fixed:
- Eric Poggel (2/9) Feb 25 2011 Do these new versions use the in-progress C port? How is that going?
- Walter Bright (4/8) Feb 25 2011 Very slowly. Essentially what I do is translate the sections where bugs ...
- =?ISO-8859-1?Q?S=F6nke_Ludwig?= (6/13) Feb 27 2011 With the current set of sources and DMD 2.052 I get no crash anymore but...
- Walter Bright (2/9) Feb 27 2011 Every time, or once in a while?
- =?ISO-8859-1?Q?S=F6nke_Ludwig?= (2/11) Feb 27 2011 Seems to be everytime - tried about 10 times.
- Walter Bright (2/15) Feb 27 2011 http://d.puremagic.com/issues/post_bug.cgi
- Walter Bright (3/4) Feb 27 2011 Arrgh, I mean:
- Walter Bright (2/2) Mar 02 2011 Fix for 5670:
This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zip
Feb 22 2011
Am 23.02.2011 01:52, schrieb Walter Bright:This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zipcan you please update the dmd1/dmd2 packages with this version current dmd2.052 seems to be still using 8.00.8
Feb 23 2011
Walter Bright wrote:This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zipMore crashers fixed: http://ftp.digitalmars.com/link.8.00.11.zip
Feb 24 2011
On 2/24/2011 8:14 PM, Walter Bright wrote:Walter Bright wrote:Do these new versions use the in-progress C port? How is that going?This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zipMore crashers fixed: http://ftp.digitalmars.com/link.8.00.11.zip
Feb 25 2011
Eric Poggel wrote:On 2/24/2011 8:14 PM, Walter Bright wrote:Yes.http://ftp.digitalmars.com/link.8.00.11.zipDo these new versions use the in-progress C port?How is that going?Very slowly. Essentially what I do is translate the sections where bugs are suspected, then fix them in the C version.
Feb 25 2011
Am 25.02.2011 02:14, schrieb Walter Bright:Walter Bright wrote:With the current set of sources and DMD 2.052 I get no crash anymore but instead the linker hangs (without taking CPU time). I prepared another zip with the corresponding object files and the command line used: http://rapidshare.com/files/450057876/optlinkcrash.zipThis fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zipMore crashers fixed: http://ftp.digitalmars.com/link.8.00.11.zip
Feb 27 2011
Sönke Ludwig wrote:With the current set of sources and DMD 2.052 I get no crash anymore but instead the linker hangs (without taking CPU time). I prepared another zip with the corresponding object files and the command line used: http://rapidshare.com/files/450057876/optlinkcrash.zipEvery time, or once in a while?
Feb 27 2011
Am 27.02.2011 10:46, schrieb Walter Bright:Sönke Ludwig wrote:Seems to be everytime - tried about 10 times.With the current set of sources and DMD 2.052 I get no crash anymore but instead the linker hangs (without taking CPU time). I prepared another zip with the corresponding object files and the command line used: http://rapidshare.com/files/450057876/optlinkcrash.zipEvery time, or once in a while?
Feb 27 2011
Sönke Ludwig wrote:Am 27.02.2011 10:46, schrieb Walter Bright:http://d.puremagic.com/issues/post_bug.cgiSönke Ludwig wrote:Seems to be everytime - tried about 10 times.With the current set of sources and DMD 2.052 I get no crash anymore but instead the linker hangs (without taking CPU time). I prepared another zip with the corresponding object files and the command line used: http://rapidshare.com/files/450057876/optlinkcrash.zipEvery time, or once in a while?
Feb 27 2011
Walter Bright wrote:http://d.puremagic.com/issues/post_bug.cgiArrgh, I mean: http://d.puremagic.com/issues/show_bug.cgi?id=5662
Feb 27 2011
Fix for 5670: http://ftp.digitalmars.com/link.8.00.12.zip
Mar 02 2011