Opened 15 years ago

Closed 15 years ago

#3180 closed defect (fixed)

SWIG produces syntactically invalid mapscript.py

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 5.6 release
Component: MapScript-Python Version:
Severity: normal Keywords:
Cc: aboudreault, hobu

Description

The pythonappend items in mapscript/python/pymodule.i are expanded differently by swig 1.3.31 and 1.3.39 such that things are broken with either one or the other. I "fixed" it for swig 1.3.39 (r9230) a few months ago but this just broke things for old swigs ie. 1.3.31.

This is really a swig problem, and relates to ticket:

https://sourceforge.net/tracker/?func=detail&atid=101645&aid=2552488&group_id=1645

Change History (1)

comment:1 by warmerdam, 15 years ago

Resolution: fixed
Status: newclosed

I think I have worked around this with a bogus extra context (r9497).

Fixed after 5.6.0beta4, but before final release.

Note: See TracTickets for help on using tickets.