Wiki

Ticket #207 (closed enhancement: fixed)

Opened 14 years ago

Last modified 14 years ago

Explicitly expose deprecation of old $sharp() expression

Reported by: hopscc Owned by: Chuck
Priority: minor Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

Old sharp fallthrough keyword $sharp('...') is noted as deprecated in the source.
Replace any existing compiler uses with new alternate form using a sharp-string-literal, fix any tests using it and emit a deprecation warning where the old form is used.

Attachments

warn-deprecated-sharp-keyword.patch Download (6.8 KB) - added by hopscc 14 years ago.

Change History

Changed 14 years ago by hopscc

Changed 14 years ago by hopscc

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

Changed 14 years ago by hopscc

  • summary changed from Explicitly expose deprecation of old $sharp() keyword to Explicitly expose deprecation of old $sharp() expression

Changed 14 years ago by Chuck

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

Changed 14 years ago by Chuck

Thanks.

Note: See TracTickets for help on using tickets.