[Bug 17176] New: msvcrt _set_error and _get_error missing from exports
http://bugs.winehq.org/show_bug.cgi?id=17176 Summary: msvcrt _set_error and _get_error missing from exports Product: Wine Version: 1.1.13 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: lkcl(a)lkcl.net nm.exe msvcrt.lib | grep errno 00000000 T ___doserrno 00000000 T __errno 00000000 T __get_doserrno 00000000 T __get_errno 00000000 T __set_doserrno 00000000 T __set_errno so these are missing, unfortunately from wine's msvcrt imp lib and also mingwrt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17176 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-07-30 12:18:50 --- Is this still an issue in current (1.1.26 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17176 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-09-07 14:40:29 CDT --- Still present. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17176 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-09-28 12:27:15 CDT --- All errno functions are now implemented in msvcrt. The last few patches were: http://source.winehq.org/git/wine.git?a=commitdiff;h=67088eb34c9ed44eed4be43... http://source.winehq.org/git/wine.git?a=commitdiff;h=ad68c0bd3cbb5d55fc34ebf... http://source.winehq.org/git/wine.git?a=commitdiff;h=c3b127f5661bd8958ca3ab6... http://source.winehq.org/git/wine.git?a=commitdiff;h=79ab715272921f426d2b2c2... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17176 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-01 13:58:13 CDT --- Closing bugs fixed in 1.3.4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org