Opened 14 years ago

Closed 13 years ago

#3255 closed task (fixed)

Globally replace msCaseFindSubstring with strcasestr

Reported by: pramsey Owned by: pramsey
Priority: normal Milestone: 6.0 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: sdlime

Description

There is already ./configure code to detect strcasestr and supply a replacement if it doesn't exist. Using the system strcasestr where available would be preferable, I think. mappostgis.c already uses strcasestr.

Change History (1)

comment:1 by pramsey, 13 years ago

Resolution: fixed
Status: newclosed

Committed to trunk at r11190

Note: See TracTickets for help on using tickets.