Ticket #12 (closed feature: Fixed)

Opened 15 months ago

Last modified 15 months ago

Drop requirement for ctype library

Reported by: Cheez Owned by: Cheez
Priority: Medium Milestone: 1.9
Component: HellaWorld Version: 1.8
Keywords: Cc:

Description

ctype is a little heavy on resources for what it does, and can be replaced in functionality by a simple regex.

Replace all ctype calls with regexs.

Change History

Changed 15 months ago by Cheez

  • status changed from new to assigned

Changed 15 months ago by Cheez

  • status changed from assigned to closed
  • resolution set to fixed

Implemented as of r149

Note: See TracTickets for help on using tickets.