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

Vincas Miliūnas vincas.miliunas at gmail.com
Mon Nov 15 11:27:15 CST 2010


Based on the feedback ( http://www.winehq.org/pipermail/wine-devel/2010-November/087860.html ), I've removed handling of cases of different allocators, since it's safe to assume they're identical.

---
 dlls/msvcp80/msvcp80.spec |    4 +-
 dlls/msvcp90/msvcp90.spec |    4 +-
 dlls/msvcp90/string.c     |   64 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 68 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: 5139 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101115/ac55fd0f/attachment-0001.bin>


More information about the wine-patches mailing list