Opened 18 years ago

Closed 18 years ago

#1677 closed defect (fixed)

Unable to compile C# interface generated from owsrequest.i

Reported by: szekerest Owned by: sgillies@…
Priority: high Milestone:
Component: MapScript-SWIG Version: 4.8
Severity: critical Keywords:
Cc:

Description

C# interface generated with swig-1.3.28 is uncompilable since the intermediate
mapscriptPINVOKE class does not contain method for the destructor.

To fix this issue line 34 in owsrequest.i should be changed to:

#if defined(SWIGJAVA) || defined(SWIGCSHARP)

Tamas

Attachments (1)

diff1.txt (386 bytes ) - added by szekerest 18 years ago.
patch to fix owsrequest.i

Download all attachments as: .zip

Change History (2)

by szekerest, 18 years ago

Attachment: diff1.txt added

patch to fix owsrequest.i

comment:1 by sgillies@…, 18 years ago

Resolution: fixed
Status: newclosed
Committed to CVS HEAD (r1.7) and 4.8 branch (r1.6.4.1). Thanks for the patch!
Note: See TracTickets for help on using tickets.