Opened 11 years ago
Closed 11 years ago
#651 closed enhancement (fixed)
DEFSTATICVAR unexported
Reported by: | Adlai | Owned by: | rme |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | other | Version: | unspecific |
Keywords: | static variables | Cc: |
Description
CCL:DEFSTATIC is exported; it's counterpart, CCL::DEFSTATICVAR, isn't. It seems like they should both be exported.
Change History (2)
comment:1 Changed 11 years ago by rme
- Owner set to rme
- Status changed from new to assigned
comment:2 Changed 11 years ago by rme
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
(In [13405]) Export DEFSTATICVAR from CCL package (closes ticket:651).