Ticket #1013 (closed defect: fixed)
apply not working properly on inlined function
| Reported by: | Staremastershy | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Runtime (threads, GC) | Version: | trunk |
| Keywords: | Cc: |
Description
Under some circumstances apply is passing NIL as an optional parameter to an inlined function, instead of passing the default argument. (see attached paste from REPL)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

