[Issue 12047] New: Regression (2.065 git-head): UDAs are not checked

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 31 09:12:42 PST 2014


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

           Summary: Regression (2.065 git-head): UDAs are not checked
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: andrej.mitrovich at gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2014-01-31 09:12:37 PST ---
-----
@asdfasdf  // no error??
void foo() { }

void main()
{
}
-----

This compiles without error.

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