Ticket #1171 (closed defect: fixed)

Opened 21 months ago

Last modified 21 months ago

[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: trunk
Keywords: Solaris Cc:

Description

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

Attachments

postgis-2.0.0SVN-raster_add_solaris_support-1.patch Download (0.6 KB) - added by rroliver 21 months ago.
patch, use strcasecmp/strncasecmp on solaris too

Change History

Changed 21 months ago by rroliver

patch, use strcasecmp/strncasecmp on solaris too

Changed 21 months ago by rroliver

  • owner changed from pramsey to pracine
  • component changed from postgis to postgis raster

Changed 21 months ago by dustymugs

  • status changed from new to closed
  • resolution set to fixed
  • summary changed from Missing UNIX define for solaris in rt_api.h to [raster] Missing UNIX define for solaris in rt_api.h

Patched applied in r7790

Note: See TracTickets for help on using tickets.