[Issue 4652] Compiler hangs on template with zero-length tuple and another argument

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4652 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|D1 D2 |D2 --

[Issue 4652] Compiler hangs on template with zero-length tuple and another argument

2010-08-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4652 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4652] Compiler hangs on template with zero-length tuple and another argument

2010-08-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4652 --- Comment #5 from Don clugd...@yahoo.com.au 2010-08-19 04:30:12 PDT --- That patch was incorrect, it failed to deal with default and variadic parameters. This new test case incorporates the test case from bug 4676 as well, which is also fixed

[Issue 4652] Compiler hangs on template with zero-length tuple and another argument

2010-08-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4652 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #4 from

[Issue 4652] Compiler hangs on template with zero-length tuple and another argument

2010-08-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4652 Don clugd...@yahoo.com.au changed: What|Removed |Added Version|D2 |D1 D2 --- Comment #3 from