#1600 closed defect (fixed)
Threading error with CodeToWkt() method
Reported by: | brucedechant | Owned by: | brucedechant |
---|---|---|---|
Priority: | medium | Milestone: | 2.3 |
Component: | General | Version: | 2.2.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 1386343 |
Description (last modified by )
In the CodeToWkt() method it can sometimes generate an empty WKT string when dealing with EPSG codes because the CSepsg2adskCS() CS API is not thread safe.
Change History (7)
comment:1 by , 14 years ago
Description: | modified (diff) |
---|---|
Owner: | set to |
Summary: | Fix threading error with CodeToWkt() method → Threading error with CodeToWkt() method |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
comment:7 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
Fixed. sandbox/adsk/2.3r r5551
Fixed. trunk r5552