tpaviot / oce

OpenCASCADE Community Edition (OCE): a community driven fork of the Open CASCADE library.
http://groups.google.com/group/oce-dev
GNU Lesser General Public License v2.1
811 stars 284 forks source link

0027385: assertion in static initializer in a Windows GUI application #651

Closed finetjul closed 7 years ago

finetjul commented 7 years ago

Useless global pointer to cerr is removed from OSD_Error, along with methods supporting its customization (Windows-only). Global accessors to environment variables are replaced by locals in UnitsAPI.cxx.

finetjul commented 7 years ago

Commit from OCCT but necessary to use OCE with MSVC2015

tpaviot commented 7 years ago

thanks @finetjul I'm about to release oce-0.18 please submit your patches if ever you have other changes to contribute

finetjul commented 7 years ago

Hi Thomas, I have one more patch to contribute. It will be ready before the end of the day. Thanks.

finetjul commented 7 years ago

Hi Thomas, For information, the merge request of Florian was my "last commit". We're all good now. Everything we had in mind has been merged. Thanks.

tpaviot commented 7 years ago

@finetjul perfect, I will tag the new release tomorrow