msvcp90: Don't set failbit in basic_istream::tellg.
commit98bc9fdaa431f274fe3a9fc538b0b562c6fad981
authorPiotr Caban <piotr@codeweavers.com>
Thu, 19 Jul 2018 15:59:55 +0000 (19 17:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jul 2018 16:26:33 +0000 (19 18:26 +0200)
treece63e779556db9ed1f748ee67a97fdd199b493a9
parent551d0971c54896f286e41a39217094a477363d49
msvcp90: Don't set failbit in basic_istream::tellg.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42304
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcp90/ios.c
dlls/msvcp90/tests/ios.c