Opened 11 years ago

Closed 11 years ago

#172 closed defect (fixed)

GCC build fixes post-RFC7

Reported by: jng Owned by: Norm Olsen
Priority: major Milestone:
Component: Library Version:
Keywords: Cc:

Description

Found the following issues building CS-Map trunk on Ubuntu 14.04 with gcc 4.8:

  • Include/cs_Geocon.h - A typo in enum csGeoconFileType (should be csGeocnFileType)
  • Source/CSdata.c - wchar_t cs_NameMapperName missing L string literal prefix
  • Source/Library.mak - Missing CS_geocn.c and CS_geocn.o from list of files to compile and link

Attachments (1)

csmap.patch (1.2 KB ) - added by jng 11 years ago.

Download all attachments as: .zip

Change History (3)

by jng, 11 years ago

Attachment: csmap.patch added

comment:1 by Norm Olsen, 11 years ago

Owner: changed from hugueswski to Norm Olsen
Status: newassigned

comment:2 by Norm Olsen, 11 years ago

Resolution: fixed
Status: assignedclosed

Oops!!! I did encounter and fix these errors during testing. However, my procedure for getting changes from Linux build into the Windows version which is submitted is obviously badly flawed. Please accept my apologies for the error, and thanks for the patch.

Supplied patch submitted, producing revision 2438.

Note: See TracTickets for help on using tickets.