Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
October 26, 2012 [Issue 21] ICE on calling function with delegate literal containing 'new' | ||||
---|---|---|---|---|
| ||||
http://gdcproject.org/bugzilla/show_bug.cgi?id=21 --- Comment #1 from hsteoh@quickfur.ath.cx 2012-10-26 19:47:15 UTC --- Hmm. I managed to reproduce the bug with minimal command-line arguments: gdc -c veclist.d also produces the ICE. -- Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all issue changes. |
October 27, 2012 [Issue 21] ICE on calling function with delegate literal containing 'new' | ||||
---|---|---|---|---|
| ||||
http://gdcproject.org/bugzilla/show_bug.cgi?id=21 --- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> 2012-10-27 00:57:35 UTC --- looks like an FE bug. Did you try DMD 2.060 first? -- Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all issue changes. |
October 27, 2012 [Issue 21] ICE on calling function with delegate literal containing 'new' | ||||
---|---|---|---|---|
| ||||
http://gdcproject.org/bugzilla/show_bug.cgi?id=21 --- Comment #3 from hsteoh@quickfur.ath.cx 2012-10-27 01:44:12 UTC --- This problem doesn't happen on DMD (or at least, it doesn't manifest itself), that's why I reported it against GDC instead of DMD. I just tried dmd 2.060 and it seems fine. -- Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all issue changes. |
October 27, 2012 [Issue 21] ICE on calling function with delegate literal containing 'new' | ||||
---|---|---|---|---|
| ||||
http://gdcproject.org/bugzilla/show_bug.cgi?id=21 --- Comment #4 from Iain Buclaw <ibuclaw@gdcproject.org> 2012-10-27 09:53:19 UTC --- (In reply to comment #3) > This problem doesn't happen on DMD (or at least, it doesn't manifest itself), that's why I reported it against GDC instead of DMD. I just tried dmd 2.060 and it seems fine. Right, now try it with 2.059. :-) -- Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all issue changes. |
October 27, 2012 [Issue 21] ICE on calling function with delegate literal containing 'new' | ||||
---|---|---|---|---|
| ||||
http://gdcproject.org/bugzilla/show_bug.cgi?id=21 hsteoh@quickfur.ath.cx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #5 from hsteoh@quickfur.ath.cx 2012-10-27 15:55:36 UTC --- You're right, this bug is in dmd 2.059. -- Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all issue changes. |
Copyright © 1999-2021 by the D Language Foundation