Ticket #207 (closed enhancement: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.