[Issue 2884] ICE: Assert: 'template.c', line 3773, 'global.errors'

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 14 05:14:22 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2884


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugdbug at yahoo.com.au




--- Comment #3 from Don <clugdbug at yahoo.com.au>  2009-05-14 05:14:21 PDT ---
This code from issue 884 (exactly 2000 bugs earlier) creates the same ICE error
message.
It may or may not be a duplicate; I'm putting it here so that 884 can be
closed.
------
template Inner(Ts...) {
    const Inner = .Inner!((Ts));
}
auto x = Inner!();

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


More information about the Digitalmars-d-bugs mailing list