[PATCH 3/4] msvcp90: Added basic_string<wchar_t>::swap implementation. (try 3)

Vincas Miliūnas vincas.miliunas at gmail.com
Tue Nov 16 12:58:44 CST 2010


* Got rid of the allocation based cases into a unified swap of data structures.
* Cut down the tests as well, to check only the two codepaths.

---
 dlls/msvcp80/msvcp80.spec |    4 ++--
 dlls/msvcp90/msvcp90.spec |    4 ++--
 dlls/msvcp90/string.c     |   22 ++++++++++++++++++++++
 3 files changed, 26 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcp90-Added-basic_string-wchar_t-swap-implementati.patch
Type: text/x-patch
Size: 3792 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101116/5ff2227d/attachment-0001.bin>


More information about the wine-patches mailing list