March 16, 2010

David B. Held wrote:
> If Walter were as dumb as a CCD, he would have no problems seeing accurately, but he would then write really crappy code.

The crappy code happens anyway <g>.
March 17, 2010
Gentle reminder.. add unit tests.  Without them, they're almost certainly going to recur the next time this code is touched.

On 3/16/2010 2:54 PM, Steve Schveighoffer wrote:
> Just to recap what has been discussed elsewhere, this beta version still has bugs with array appending.
> 
> Those bugs have been fixed in trunk and should be incorporated in this release.
> 
> -Steve
> 
> 
> 
> ----- Original Message ----
>> From: Walter Bright <walter at digitalmars.com>
>> To: Discuss the dmd beta releases for D <dmd-beta at puremagic.com>
>> Sent: Sun, March 14, 2010 5:12:50 PM
>> Subject: [dmd-beta] beta for dmd 2.042
>>
>> Update to fix:
> 
> http://www.digitalmars.com/d/archives/digitalmars/D/announce/Do_not_use_2.041_17841.html http://d.puremagic.com/issues/show_bug.cgi?id=3930
> 
> You
>> can download the software as a zip file from:
> 
> 
> http://download.digitalmars.com/dmd2beta.zip
> userid:
>> customer
> passwd:
>> download7
> _______________________________________________
> dmd-beta mailing
>> list
> 
>> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
> 
> 
> 
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta

March 17, 2010
Will do.

-Steve



----- Original Message ----
> From: Brad Roberts <braddr at puremagic.com>
> To: dmd-beta at puremagic.com
> Sent: Wed, March 17, 2010 3:23:30 AM
> Subject: Re: [dmd-beta] beta for dmd 2.042
> 
> Gentle reminder.. add unit tests.  Without them, they're almost certainly going
to recur the next time this code is touched.

On 3/16/2010 2:54
> PM, Steve Schveighoffer wrote:
> Just to recap what has been discussed
> elsewhere, this beta version still has bugs with array appending.
> 
> 
> Those bugs have been fixed in trunk and should be incorporated in this release.
> 
> -Steve
> 
> 
> 
> ----- 
> Original Message ----
>> From: Walter Bright <
> ymailto="mailto:walter at digitalmars.com" href="mailto:walter at digitalmars.com">walter at digitalmars.com>
>> 
> To: Discuss the dmd beta releases for D <
> ymailto="mailto:dmd-beta at puremagic.com"
> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com>
>> 
> Sent: Sun, March 14, 2010 5:12:50 PM
>> Subject: [dmd-beta] beta for
> dmd 2.042
>>
>> Update to fix:
> 
> 
> http://www.digitalmars.com/d/archives/digitalmars/D/announce/Do_not_use_2.041_17841.html
> 
> http://d.puremagic.com/issues/show_bug.cgi?id=3930
> 
> You
> 
>> can download the software as a zip file from:
> 
> 
> 
> http://download.digitalmars.com/dmd2beta.zip
> userid:
> 
>> customer
> passwd:
>> download7
> 
> _______________________________________________
> dmd-beta mailing
> 
>> list
> 
>> href="mailto:
> ymailto="mailto:dmd-beta at puremagic.com"
> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com">
> ymailto="mailto:dmd-beta at puremagic.com"
> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com
> 
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
> 
> 
> 
> 
> 
> _______________________________________________
> dmd-beta mailing
> list
> 
> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com
> 
> href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target=_blank
> >http://lists.puremagic.com/mailman/listinfo/dmd-beta

_______________________________________________
dmd-beta
> mailing list

> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com

> href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target=_blank
> >http://lists.puremagic.com/mailman/listinfo/dmd-beta



March 17, 2010
Walter, do you run unittests for druntime before release?  because they don't compile with make -f posix.mak unittest.  I got a weird link error:

/usr/bin/ld: /co: No such file: No such file or directory collect2: ld returned 1 exit status

BTW, there was a bug in the new clear function you checked in.  It didn't compile.  I've fixed that (need to rerelease).

-Steve



----- Original Message ----
> From: Brad Roberts <braddr at puremagic.com>
> To: dmd-beta at puremagic.com
> Sent: Wed, March 17, 2010 3:23:30 AM
> Subject: Re: [dmd-beta] beta for dmd 2.042
> 
> Gentle reminder.. add unit tests.  Without them, they're almost certainly going
to recur the next time this code is touched.

On 3/16/2010 2:54
> PM, Steve Schveighoffer wrote:
> Just to recap what has been discussed
> elsewhere, this beta version still has bugs with array appending.
> 
> 
> Those bugs have been fixed in trunk and should be incorporated in this release.
> 
> -Steve
> 
> 
> 
> ----- 
> Original Message ----
>> From: Walter Bright <
> ymailto="mailto:walter at digitalmars.com" href="mailto:walter at digitalmars.com">walter at digitalmars.com>
>> 
> To: Discuss the dmd beta releases for D <
> ymailto="mailto:dmd-beta at puremagic.com"
> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com>
>> 
> Sent: Sun, March 14, 2010 5:12:50 PM
>> Subject: [dmd-beta] beta for
> dmd 2.042
>>
>> Update to fix:
> 
> 
> http://www.digitalmars.com/d/archives/digitalmars/D/announce/Do_not_use_2.041_17841.html
> 
> http://d.puremagic.com/issues/show_bug.cgi?id=3930
> 
> You
> 
>> can download the software as a zip file from:
> 
> 
> 
> http://download.digitalmars.com/dmd2beta.zip
> userid:
> 
>> customer
> passwd:
>> download7
> 
> _______________________________________________
> dmd-beta mailing
> 
>> list
> 
>> href="mailto:
> ymailto="mailto:dmd-beta at puremagic.com"
> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com">
> ymailto="mailto:dmd-beta at puremagic.com"
> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com
> 
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
> 
> 
> 
> 
> 
> _______________________________________________
> dmd-beta mailing
> list
> 
> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com
> 
> href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target=_blank
> >http://lists.puremagic.com/mailman/listinfo/dmd-beta

_______________________________________________
dmd-beta
> mailing list

> href="mailto:dmd-beta at puremagic.com">dmd-beta at puremagic.com

> href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target=_blank
> >http://lists.puremagic.com/mailman/listinfo/dmd-beta



1 2 3
Next ›   Last »