~wixkkomi/inkscape/cmake_arch

Viewing all changes in revision 15572.

  • Committer: Eduard Braun
  • Date: 2017-03-06 22:39:35 UTC
  • Revision ID: eduard.braun2@gmx.de-20170306223935-qd1ly3ijod1oztwn
Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to anything but "C".

The crash was caused by a call to "std::locale("")" which threw an error because std::locale support is not fully implemented in libstdc++ yet (see linked bug for details).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: