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

Vincas Miliūnas vincas.miliunas at gmail.com
Tue Nov 16 12:58:15 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: 0001-msvcp90-Added-basic_string-char-swap-implementation..patch
Type: text/x-patch
Size: 3666 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101116/ab3d79cb/attachment-0001.bin>


More information about the wine-patches mailing list