[Issue 4738] ICE using null array in static/constraint if

2010-09-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4738



--- Comment #4 from Koroskin Denis <2kor...@gmail.com> 2010-09-22 03:07:47 PDT 
---
Original test case has been fixed so I'll create a new report. Sorry for the
buzz.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4738] ICE using null array in static/constraint if

2010-09-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4738


Koroskin Denis <2kor...@gmail.com> changed:

   What|Removed |Added

 CC||2kor...@gmail.com


--- Comment #3 from Koroskin Denis <2kor...@gmail.com> 2010-09-22 03:05:52 PDT 
---
Got this issue today. Should I reopen the bug or submit a new ticket?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4738] ICE using null array in static/constraint if

2010-08-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4738


Don  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||clugd...@yahoo.com.au
 Resolution||FIXED


--- Comment #2 from Don  2010-08-31 01:02:30 PDT ---
Fixed svn 651.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4738] ICE using null array in static/constraint if

2010-08-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4738



--- Comment #1 from Shin Fujishiro  2010-08-26 20:40:34 PDT 
---
The phobos' std.conv hits this issue.

% dmd -c -unittest std/conv.d
Assertion failed: (precedence[e->op] != PREC_zero), function expToCBuffer, file
expression.c, line 816.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---