Module: wine Branch: master Commit: 89cde281d46dbdd54eeef913b82b0dff3ebc6d93 URL: http://source.winehq.org/git/wine.git/?a=commit;h=89cde281d46dbdd54eeef913b8...
Author: Daniel Lehman dlehman@esri.com Date: Mon Oct 1 11:00:59 2012 -0700
msvcp90: Use streambuf sgetc/snextc in std::getline(istream<> &).
---
dlls/msvcp90/ios.c | 40 ++++++++-------- dlls/msvcp90/tests/ios.c | 112 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 131 insertions(+), 21 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=89cde281d46dbdd54eeef9...