[PATCH 1/8] msvcp60: Remove basic_stringstream<wchar> code.

Piotr Caban piotr at codeweavers.com
Thu Feb 10 11:45:06 CST 2022


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
basic_stringstream<wchar> is not exported in msvcp60. There are already 
tons of differences between msvcp60 ios.c and msvcp90 so there's no 
reason to keep the files as similar as possible.

  dlls/msvcp60/ios.c        | 142 +++++++++++---------------------------
  dlls/msvcp60/msvcp60.spec |  20 +++---
  2 files changed, 52 insertions(+), 110 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcp60-Remove-basic_stringstream-wchar-code.txt
Type: text/x-patch
Size: 23996 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220210/903a082b/attachment.bin>


More information about the wine-devel mailing list