Thread overview
regression report for DMD v0.111
Jan 20, 2005
Thomas Kuehne
Jan 21, 2005
Stewart Gordon
Jan 21, 2005
Thomas Kuehne
January 20, 2005
Summary of
http://dstress.kuehne.cn/www/dstress.html

Thomas

- - ------------------------------------ -
DMD 0.110 -> DMD 0.110.d
- - ------------------------------------ -

no regressions

- - ------------------------------------ -
GDC 0.10 -> DMD 0.111
- - ------------------------------------ -

PASS (GDC 0.10) -> FAIL (DMD 0.111) http://dstress.kuehne.cn/run/break_08.d http://dstress.kuehne.cn/run/break_09.d http://dstress.kuehne.cn/run/bug_20041226_D.d http://dstress.kuehne.cn/run/bug_cgcod_1640_A.d http://dstress.kuehne.cn/run/bug_elfobj_1251_A.d http://dstress.kuehne.cn/run/creal_04.d http://dstress.kuehne.cn/run/default_argument_07.d http://dstress.kuehne.cn/run/finally_01.d http://dstress.kuehne.cn/run/goto_10.d http://dstress.kuehne.cn/run/goto_11.d http://dstress.kuehne.cn/run/html_entity_01.html http://dstress.kuehne.cn/run/html_entity_02.html http://dstress.kuehne.cn/run/html_entity_03.html http://dstress.kuehne.cn/run/html_entity_04.html http://dstress.kuehne.cn/run/html_entity_05.html http://dstress.kuehne.cn/run/html_entity_06.html http://dstress.kuehne.cn/run/html_entity_07.html http://dstress.kuehne.cn/run/html_entity_08.html http://dstress.kuehne.cn/run/html_entity_09.html http://dstress.kuehne.cn/run/html_entity_amsa.html http://dstress.kuehne.cn/run/html_entity_amsb.html http://dstress.kuehne.cn/run/html_entity_amsc.html http://dstress.kuehne.cn/run/html_entity_amsn.html http://dstress.kuehne.cn/run/html_entity_amso.html http://dstress.kuehne.cn/run/html_entity_amsr.html http://dstress.kuehne.cn/run/html_entity_box.html http://dstress.kuehne.cn/run/html_entity_cyr1.html http://dstress.kuehne.cn/run/html_entity_cyr2.html http://dstress.kuehne.cn/run/html_entity_dia.html http://dstress.kuehne.cn/run/html_entity_grk1.html http://dstress.kuehne.cn/run/html_entity_grk2.html http://dstress.kuehne.cn/run/html_entity_grk3.html http://dstress.kuehne.cn/run/html_entity_lat1.html http://dstress.kuehne.cn/run/html_entity_lat2.html http://dstress.kuehne.cn/run/html_entity_num.html http://dstress.kuehne.cn/run/html_entity_pub.html http://dstress.kuehne.cn/run/html_entity_tech.html http://dstress.kuehne.cn/run/html_line_ending_mac.html http://dstress.kuehne.cn/run/html_line_ending_unicode.html http://dstress.kuehne.cn/run/html_tag_case_02.html http://dstress.kuehne.cn/run/html_tag_case_03.html http://dstress.kuehne.cn/run/odd_bug_02.d http://dstress.kuehne.cn/run/slice_03.d http://dstress.kuehne.cn/run/static_21.d http://dstress.kuehne.cn/run/static_25.d http://dstress.kuehne.cn/run/template_03.d http://dstress.kuehne.cn/run/xhtml_tag_01.d

XFAIL (GDC 0.10) -> XPASS (DMD 0.111) http://dstress.kuehne.cn/nocompile/alias_05.d http://dstress.kuehne.cn/nocompile/html_empty_entity_01.d http://dstress.kuehne.cn/nocompile/html_empty_entity_02.d http://dstress.kuehne.cn/nocompile/union_12.d http://dstress.kuehne.cn/nocompile/union_13.d http://dstress.kuehne.cn/nocompile/union_14.d

FAIL (GDC 0.10) -> ERROR (DMD 0.111) http://dstress.kuehne.cn/compile/enum_05.d http://dstress.kuehne.cn/compile/forward_reference_04.d http://dstress.kuehne.cn/compile/forward_reference_06.d http://dstress.kuehne.cn/run/bug_expression_661_A.d http://dstress.kuehne.cn/run/forward_reference_07.d http://dstress.kuehne.cn/run/forward_reference_08.d http://dstress.kuehne.cn/run/forward_reference_09.d http://dstress.kuehne.cn/run/opCast_02.d http://dstress.kuehne.cn/run/super_06.d http://dstress.kuehne.cn/run/super_07.d http://dstress.kuehne.cn/run/super_08.d http://dstress.kuehne.cn/run/template_08.d
January 21, 2005
Thomas Kuehne wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Summary of
> http://dstress.kuehne.cn/www/dstress.html
> 
> Thomas
> 
> - - ------------------------------------ -
> DMD 0.110 -> DMD 0.110.d
> - - ------------------------------------ -
<snip>

What is 0.110.d?

BTW I noticed this

module dstress.compile.struct_19;
module dstress.compile.struct_20;

even though these two are nocompile.

What happened to struct_07 and struct_11?

Stewart.

-- 
My e-mail is valid but not my primary mailbox.  Please keep replies on the 'group where everyone may benefit.
January 21, 2005
Stewart Gordon <smjg_1998@yahoo.com> schrieb:
> Thomas Kuehne wrote:
> >
> > Summary of
> > http://dstress.kuehne.cn/www/dstress.html
> >
> > Thomas
> >
> > - - ------------------------------------ -
> > DMD 0.110 -> DMD 0.110.d
> > - - ------------------------------------ -
> <snip>
>
> What is 0.110.d?

Seems to be a typo :)

> BTW I noticed this
>
> module dstress.compile.struct_19;
> module dstress.compile.struct_20;
>
> even though these two are nocompile.

Thx, fixed

> What happened to struct_07 and struct_11?

Neither 07 nor 11 have been part of the public DStress version.

Thomas