Opened 16 years ago

Closed 16 years ago

#2407 closed defect (fixed)

symbolsetObj sets the SWIG immutable flag permanently

Reported by: tamas Owned by: tamas
Priority: normal Milestone: 5.0.1 release
Component: MapScript-SWIG Version: 5.0
Severity: normal Keywords:
Cc:

Description

symbolsetObj sets the SWIG immutable flag permanently and therefore makes some properties immutable for the subsequent object (referenceMapObj) in mapserver.h Some of the properties should not be exposed (symbol, refcount) according to the mapscript reference documentation. (The symbolObj-s should be retrieved and set using getSymbol and AppendSymbol)

Change History (1)

comment:1 by tamas, 16 years ago

Resolution: fixed
Status: newclosed

fixed in the trunk and branch-5-0

Note: See TracTickets for help on using tickets.