[Issue 4960] dmd 2.049 rejects code containing templates with a uint as template parameter

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 20 13:06:03 PST 2012


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-12-20 13:05:57 PST ---
As a workaround you can use an enum instead of a const uint.

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