[Issue 11967] New: Regression(2.065) ICE(parse.c) Parser crash

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 22 04:26:29 PST 2014


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

           Summary: Regression(2.065) ICE(parse.c) Parser crash
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: ice
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: yebblies at gmail.com


--- Comment #0 from yebblies <yebblies at gmail.com> 2014-01-22 23:26:27 EST ---
[F(%g{@

DMD v2.065 DEBUG
testx.d(1): Error: expression expected, not '%'
testx.d(1): Error: found 'g' when expecting ','
testx.d(1): Error: @identifier or @(ArgumentList) expected, not @EOF
testx.d(1): Error: valid attributes are @property, @safe, @trusted, @system,
@di
sable
testx.d(1): Error: basic type expected, not EOF
testx.d(1): Error: no identifier for declarator int
assert parse.c(4076) 0

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