[Issue 1586] DMD and GDC segfaults on incomplete code segment.

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

[Issue 1586] DMD and GDC segfaults on incomplete code segment.

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

[Issue 2807] Marking a nested function as 'pure' may cause bad code generations silently accepted

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

[Issue 2870] Recursive mixin hangs compiler

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

[Issue 1061] asm inc [; segfaults compiler.

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

[Issue 2851] Segfault using C-style struct initializer with too few arguments

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2851 --- Comment #1 from Don clugd...@yahoo.com.au 2009-05-14 01:34:55 PDT --- Fixed in DMD2.030, NOT FIXED in DMD1.045. struct Test{ int foo; } const Test test = {}; const q = test.foo; -- Configure issuemail:

[Issue 1305] Compiler hangs with templated opCmp returning templated class

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

[Issue 2399] ICE on casting function to delegate

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

[Issue 1409] Assertion failure: '0' on line 4799 in file 'expression.c'

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

[Issue 2426] Assertion failure: 'type' on line 6308 in file 'expression.c'

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

[Issue 2353] Assertion failure on template function auto return type deduction

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

[Issue 2398] writef(%x) for a pointer is always uppercase

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2398 --- Comment #2 from Don clugd...@yahoo.com.au 2009-05-14 04:40:57 PDT --- (In reply to comment #1) Maybe the current functionality exists because pointers are normally output in uppercase. writefln(%#x, cast(uint*)0xabcd); // - 0xABCD

[Issue 642] error: mixin static this into where it cannot be

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

[Issue 713] circular const definitions with module operator . cause the compiler to segfault

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

[Issue 752] Assertion failure: 'e-type-ty != Ttuple' on line 4518 in file 'mtype.c'

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

[Issue 858] Forward reference to struct inside class crashes the compiler

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

[Issue 934] Segfault taking mangleof a forward reference in a template.

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

[Issue 2979] New: Xml tags with only attributes return as without attributes ElementParser.parse

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2979 Summary: Xml tags with only attributes return as without attributes ElementParser.parse Product: D Version: 2.030 Platform: All OS/Version: All Status: NEW

[Issue 1054] regression: circular aliases cause compiler stack overflow

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

[Issue 2979] Xml tags with only attributes return as without attributes ElementParser.parse

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2979 Sobirari Muhomori ma...@pochta.ru changed: What|Removed |Added CC||ma...@pochta.ru

[Issue 2979] Xml tags with only attributes return as without attributes ElementParser.parse

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2979 --- Comment #2 from Sobirari Muhomori ma...@pochta.ru 2009-05-14 06:40:32 PDT --- WTF? Why it's encode instead of decode? -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 1195] regression: aliasing an enum member causes compile time segfaults

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

[Issue 2048] DMD crash on CTFE that involves assigning to member variables of void-initialized struct

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

[Issue 2309] Crash on a template mixing in a variadic template with an undefined template identifier

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

[Issue 2346] ICE when comparing typedef'd class

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

[Issue 2980] New: compiler error when writefln( uint )

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2980 Summary: compiler error when writefln( uint ) Product: D Version: 2.030 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 2917] std.date fails for all years before 1970

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2917 --- Comment #2 from Glenn Haecker ghaec...@idworld.net 2009-05-14 16:20:06 PDT --- Created an attachment (id=366) -- (http://d.puremagic.com/issues/attachment.cgi?id=366) patch for std.date.d v. 2.030 fixes issues with negative time values

[Issue 2917] std.date fails for all years before 1970

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2917 --- Comment #3 from Glenn Haecker ghaec...@idworld.net 2009-05-14 17:06:15 PDT --- This bit of code shows the bug. There are larger effects as well. --- string[] testdt = [ 1969-12-31

[Issue 2980] compiler error when writefln( uint )

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2980 Brad Roberts bra...@puremagic.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 2758] An access violation within complicated inheritance of interface and class

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2758 Shin Fujishiro rsi...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2061] wrong vtable call with multiple interface inheritance

2009-05-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2061 --- Comment #4 from Shin Fujishiro rsi...@gmail.com 2009-05-14 21:10:49 PDT --- Created an attachment (id=367) -- (http://d.puremagic.com/issues/attachment.cgi?id=367) This patch should fix the issue. There is a typo in class.c. The