[Issue 8260] * used three or more times on an array inside std.format.formattedRead and not guarded by template constraint

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 18 06:09:12 PDT 2012


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


timon.gehr at gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |timon.gehr at gmx.ch
         Resolution|INVALID                     |
            Summary|* used three or more times  |* used three or more times
                   |on an array inside          |on an array inside
                   |std.format.formattedRead    |std.format.formattedRead
                   |                            |and not guarded by template
                   |                            |constraint


--- Comment #2 from timon.gehr at gmx.ch 2012-06-18 06:11:30 PDT ---
Phobos should catch the error with a template constraint instead of showing
confusing errors in the template body.

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