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

Vincas Miliūnas vincas.miliunas at gmail.com
Thu Nov 11 11:55:46 CST 2010


This implementation handles cases when basic_strings are allocated using different allocators, however WINE's implementation seems to ignore allocators.

---
 dlls/msvcp80/msvcp80.spec |    4 +-
 dlls/msvcp90/msvcp90.spec |    4 +-
 dlls/msvcp90/string.c     |  141 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 145 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: 7733 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101111/1f5097cb/attachment-0001.bin>


More information about the wine-patches mailing list