Ticket #615 (closed task: wontfix)

Opened 12 years ago

Last modified 5 years ago

Remove uses of ccall from PackedString

Reported by: simonmar Owned by:
Priority: normal Milestone:
Component: libraries/base Version: None
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description (last modified by simonmar) (diff)

PackedString still uses ccall which is deprecated.  It should use the new FFI libraries instead.

Change History

Changed 7 years ago by simonmar

  • status changed from new to closed
  • description modified (diff)
  • os set to Unknown
  • difficulty set to Unknown
  • architecture set to Unknown
  • resolution changed from None to wontfix

We'll pull in the new FastPackedString? when it's ready.

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.