Opened 19 years ago

Closed 19 years ago

#1086 closed defect (wontfix)

styleObj constructor w/ classObj not thread safe

Reported by: sgillies@… Owned by: sgillies@…
Priority: high Milestone: 4.4 release
Component: MapScript-SWIG Version: 4.4
Severity: normal Keywords:
Cc:

Description

but the following is thread-safe:

>>> so = mapscript.styleObj()
>>> co.insertStyle(so)

Need to fix up the old-style constructor/inserter.

Change History (3)

comment:1 by sgillies@…, 19 years ago

blocked: 1077

comment:2 by sgillies@…, 19 years ago

Milestone: 4.4 release
Status: newassigned

comment:3 by sgillies@…, 19 years ago

Resolution: wontfix
Status: assignedclosed
won't fix this.
Note: See TracTickets for help on using tickets.