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


david <dav...@126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |
            Summary|string.format is broken     |bad diagnose miss use
                   |                            |std.string.format
           Severity|normal                      |enhancement




--- Comment #3 from david <dav...@126.com>  2009-05-20 10:51:59 PDT ---
I change this bug to enhancement request for better diagnose.

TypeExp::toElem()   //redundent
testd.d(5): Error: type immutable(char)[] is not an expression     

// not clear enough for one to figure out it rewrites it to format(string,
"abc", "abc");  At least for me in this case. I don't think D newbies can
easily get the idea of this error message correctly.

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

Reply via email to