Ticket #753 (closed todo: fixed)
Deprecate NCI/call_toolkit_init.* in favor of NCI/Utils.*
Reported by: | japhb | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.5 |
Component: | library | Version: | 1.2.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
runtime/parrot/library/NCI/call_toolkit_init.* will be replaced with .../NCI/Utils.*, which work with both PIR and HLL callers cleanly. The old code worked fine with PIR callers, but was a real pain to use from a HLL.
I do not believe the old code was actually used by anything other than the OpenGL subsystem and examples.
Change History
Note: See
TracTickets for help on using
tickets.