access TLS cache variable directly and not via a helper function when using compiler...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 Sep 2008 22:12:04 +0000 (22:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 6 Sep 2008 22:12:04 +0000 (22:12 +0000)
commite810df36b3d5e73e53e2d536802df0174c571bb2
tree72178850e4d2a5ad912b61b80df5754233fe0bf5
parent36eca861601eb5329d7b87bc6e93cc31c49584f9
access TLS cache variable directly and not via a helper function when using compiler with native TLS support to work around an apparent bug in g++

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/string.h
src/common/string.cpp