31 Oct
2022
31 Oct
'22
12:21 p.m.
Piotr Caban (@piotr) commented about dlls/msvcp90/ios.c:
basic_ostream_wchar_vbase_dtor(&wclog.obj); basic_filebuf_wchar_dtor(&filebuf_wchar_log); } + + +// ?_Cin_func(a)std@@YAAAV?$basic_istream(a)DU?$char_traits(a)D@std@@@1(a)XZ +// ?_Cin_func(a)std@@YAAEAV?$basic_istream(a)DU?$char_traits(a)D@std@@@1(a)XZ
Please don't use C++ style comments (use /* ... */ instead).
msvcp90: add _Cin_func implementation
Please change commit message to: msvcp90: Add _Cin_func implementation.
We use Wine-Bug tag to store links to bugs. Please add it only to the patch that is fixing the bug (not all the patches in MR). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1191#note_12494