Ticket #336 (closed enhancement: fixed)
Provide arg vs parameter sanity checking on (PostCallExpr) constructor calls
Reported by: | hopscc | Owned by: | Chuck |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.9.4 |
Keywords: | Cc: |
Description
Cobra currently doesnt check args vs parameters on (PostCallExpr) constructor calls instead relying/falling through to backend compiler checks/errors.
Cobra should do its own checks and sanity checking for some/all of this.
Do as follow on to ticket:326 as liable to some confounding with both named args and extended property inits.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.