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

           Summary: wrong error message for wrong delimited string
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: diagnostic
          Severity: minor
          Priority: P3
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: kekeni...@yahoo.co.jp


--- Comment #0 from kekeni...@yahoo.co.jp 2013-08-11 18:43:10 PDT ---
CODE:
enum s = q"FOO
FOO
";

OUTPUT:
styler.d(2296): Error: delimited string must end in /* followed by \0 */

Identifier as the delimiter is not taken into account when making the error
message.

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

Reply via email to