[Issue 6084] Impossible to instantiate local template with TypeTuple-foreach iterator variable.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 1 02:03:45 PDT 2011


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


timon.gehr at gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


--- Comment #3 from timon.gehr at gmx.ch 2011-06-01 01:59:17 PDT ---
patch:

In statement.c, ~line 1443:

- v->storage_class |= STCconst;
+ v->storage_class |= STCmanifest; // issue 6084

-- 
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