Searched hist:"343 cc52d0b4d49f7f881d257190a447fbed200eb" (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/vcl/aqua/source/app/ |
| H A D | salinst.cxx | 343cc52d0b4d49f7f881d257190a447fbed200eb Wed Apr 02 12:09:54 UTC 2014 Herbert Dürr <hdu@apache.org> #i124509# use setenv() instead of putenv() on OSX
putenv() has changed its semantic to no longer copy input buffers which results in problems if the input buffers were only temporary. Using setenv(), which still copies the input buffers solves the problem.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1583988 13f79535-47bb-0310-9956-ffa450edef68
|