Opened 18 years ago

Closed 18 years ago

#1533 closed defect (fixed)

Need SWIG typemap to make gdBuffer work from Tcl and Tcl mapscript.i cleanup

Reported by: karl-ms@… Owned by: sgillies@…
Priority: high Milestone:
Component: MapScript-SWIG Version: unspecified
Severity: normal Keywords:
Cc:

Description

gdBuffer doesn't work with mapscript/Tcl because there isn't a typemap definition for it.

Also, the Tcl-code in mapscript.i should be factored into a tclmodule.i file as has been done for Python, 
etc.

Patches will be attached shortly.

Attachments (2)

mapscript.i.patch (857 bytes ) - added by karl-ms@… 18 years ago.
Patch to mapscript.i in "cvs diff -c" format
tclmodule.i (1.2 KB ) - added by karl-ms@… 18 years ago.
New tclmodule.i file that goes in mapserver/mapscript/tcl

Download all attachments as: .zip

Change History (4)

by karl-ms@…, 18 years ago

Attachment: mapscript.i.patch added

Patch to mapscript.i in "cvs diff -c" format

by karl-ms@…, 18 years ago

Attachment: tclmodule.i added

New tclmodule.i file that goes in mapserver/mapscript/tcl

comment:1 by sgillies@…, 18 years ago

Status: newassigned
Commited to the 4.8 branch. I'd appreciate confirmation that it works. While
we're dusting off the tcl module ... could you take a look at the README and see
if it needs any changes?

comment:2 by sgillies@…, 18 years ago

Resolution: fixed
Status: assignedclosed
I'm taking the silence as a "yes" :)
Note: See TracTickets for help on using tickets.