Opened 10 years ago

Closed 10 years ago

#881 closed defect (fixed)

SHP provider is changing the locale and not restore them.

Reported by: romicadascalescu Owned by: romicadascalescu
Priority: major Milestone: 3.8.0
Component: SHP Provider Version: 3.8.0
Severity: 3 Keywords:
Cc: External ID:

Description

setlocale(LC_ALL, "" ) will change the locale which in a multithreaded environment may be a problem.

Change History (1)

comment:1 by romicadascalescu, 10 years ago

Resolution: fixed
Status: newclosed

Fixed by using the C++ locale API

Note: See TracTickets for help on using tickets.