msvcp90: Add istream::operator>>complex implementation and tests.( try 3)

YongHao Hu christopherwuy at gmail.com
Wed Mar 11 01:47:15 CDT 2015


Try3: Thanks QianHong
- Superseded Patch 109782, 109684
- Avoid unnecessary else block.

Try2: Thanks Piotr
- Delete useless check.
- Make the code more readable.

---
  dlls/msvcp71/msvcp71.spec |  12 ++--
  dlls/msvcp80/msvcp80.spec |  12 ++--
  dlls/msvcp90/ios.c        | 177 
++++++++++++++++++++++++++++++++++++++++++++++
  dlls/msvcp90/msvcp90.spec |  12 ++--
  dlls/msvcp90/tests/ios.c  | 151 +++++++++++++++++++++++++++++++++++++++
  5 files changed, 346 insertions(+), 18 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcp90-Add-istream-operator-complex-implementation-an.txt
Type: text/x-patch
Size: 29053 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150311/bd5f6c80/attachment-0001.bin>


More information about the wine-patches mailing list