Wiki

Ticket #87 (closed enhancement: fixed)

Opened 16 years ago

Last modified 16 years ago

Better error message for multiple modifiers sans commas

Reported by: Chuck Owned by: Chuck
Priority: medium Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: modifiers, error message Cc:

Description

Cobra accepts "is protected, override", but not "is protected override". For the latter, give a better error message than the current one. Guide the user to the correct syntax.

See also:  http://cobra-language.com/forums/viewtopic.php?f=4&t=223

Attachments

tkt-87-multiple-access-modifiers.patch Download (1.5 KB) - added by hopscc 16 years ago.

Change History

Changed 16 years ago by hopscc

Changed 16 years ago by hopscc

  • status changed from new to assigned
  • owner set to Chuck

patch+test+relnote

Changed 16 years ago by Chuck

Will apply.

Changed 16 years ago by Chuck

  • status changed from assigned to closed
  • resolution set to fixed

Thanks. Applied in changeset:1927

I moved the test case from the "statements" directory to the "declarations" sibling directory.

Note: See TracTickets for help on using tickets.