Opened 13 years ago

Closed 13 years ago

#1171 closed defect (fixed)

[raster] Missing UNIX define for solaris in rt_api.h

Reported by: rroliver Owned by: pracine
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: master
Keywords: Solaris Cc:

Description

Need to define UNIX on solaris so it uses strcasecmp and strncasecmp instead of stricmp and strnicmp

Attachments (1)

postgis-2.0.0SVN-raster_add_solaris_support-1.patch (594 bytes ) - added by rroliver 13 years ago.
patch, use strcasecmp/strncasecmp on solaris too

Download all attachments as: .zip

Change History (3)

by rroliver, 13 years ago

patch, use strcasecmp/strncasecmp on solaris too

comment:1 by rroliver, 13 years ago

Component: postgispostgis raster
Owner: changed from pramsey to pracine

comment:2 by Bborie Park, 13 years ago

Resolution: fixed
Status: newclosed
Summary: Missing UNIX define for solaris in rt_api.h[raster] Missing UNIX define for solaris in rt_api.h

Patched applied in r7790

Note: See TracTickets for help on using tickets.