[Issue 12490] New: No "Error: , has no effect" Error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 29 14:34:48 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12490

           Summary: No "Error: , has no effect" Error
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: monarchdodra at gmail.com


--- Comment #0 from monarchdodra at gmail.com 2014-03-29 14:34:46 PDT ---
//----
    5, someFun();
//----
    1 + 2, someFun();
//----

I think these should trigger an error. The LHS clearly does nothing, and the
result is not stored anywhere.

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


More information about the Digitalmars-d-bugs mailing list