[Issue 3010] ICE(mtype.c) function pointer type deduction puts compiler in corrupt state

2009-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3010 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #2

[Issue 1994] Assertion failure: 't-deco' on line 597 in file 'mtype.c' - alias of function pointer type

2009-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1994 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch CC|

[Issue 2952] Segfault on exit when using array ops with arrays of doubles larger than 8 elements

2009-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2952 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au

[Issue 2952] Segfault on exit when using array ops with arrays of doubles larger than 8 elements

2009-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2952 --- Comment #2 from Don clugd...@yahoo.com.au 2009-05-25 03:02:40 PDT --- I have fixed this but can't post it to the runtime source since dsource is down. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 932] static foreach in second template instantiation uses wrong tupleof

2009-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=932 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 3024] array slicing bypass the stack var escape check

2009-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3024 Koroskin Denis 2kor...@gmail.com changed: What|Removed |Added CC||2kor...@gmail.com

[Issue 3025] New: uniform(float, float) pops first, uniform(int, int) pops last

2009-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3025 Summary: uniform(float,float) pops first, uniform(int,int) pops last Product: D Version: 2.030 Platform: PC OS/Version: Windows Status: NEW Severity:

Re: [Issue 2952] Segfault on exit when using array ops with arrays of doubles larger than 8 elements

2009-05-25 Thread Brad Roberts
d-bugm...@puremagic.com wrote: http://d.puremagic.com/issues/show_bug.cgi?id=2952 --- Comment #2 from Don clugd...@yahoo.com.au 2009-05-25 03:02:40 PDT --- I have fixed this but can't post it to the runtime source since dsource is down. In an earlier thread on one of the newsgroups, Sean

[Issue 339] Alias of function pointer type cannot be forward referenced

2009-05-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=339 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||diagnostic