Opened 19 years ago
Closed 18 years ago
#2 closed defect (fixed)
&key argument parsing must be fixed
Reported by: | ffjeld | Owned by: | ffjeld |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | compiler | Version: | |
Keywords: | Cc: |
Description
The current compiler and run-time is not conformant wrt. parsing &key arguments. In particular, unknown keywords are just ignored, and both &allow-other-keys and :allow-other-keys are ignored.
Note: See
TracTickets for help on using
tickets.
This is now fixed.