Module: wine Branch: master Commit: d6e86edb990947af81deb583be11a43bead17bb3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d6e86edb990947af81deb583be...
Author: Daniel Lehman dlehman@esri.com Date: Thu Sep 27 15:33:33 2012 -0700
msvcp90: Set failbit at end of istream<>::sentry::_Ipfx.
---
dlls/msvcp100/ios.c | 79 ++++++++++++++++--------------- dlls/msvcp60/ios.c | 75 +++++++++++++++-------------- dlls/msvcp71/ios.c | 75 +++++++++++++++-------------- dlls/msvcp90/ios.c | 75 +++++++++++++++-------------- dlls/msvcp90/tests/ios.c | 118 ++++++++++++++++++++++++++++++++++++++-------- 5 files changed, 256 insertions(+), 166 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d6e86edb990947af81deb5...