[Bug 43300] New: wchar.h: missing functions prototypes
https://bugs.winehq.org/show_bug.cgi?id=43300 Bug ID: 43300 Summary: wchar.h: missing functions prototypes Product: Wine Version: 2.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs(a)winehq.org Reporter: me(a)mixaill.tk Distribution: --- some missing prototypes from /include/msvcrt/wchar.h: wchar_t* wmemchr(const wchar_t *, wchar_t, size_t); int wmemcmp(const wchar_t*, const wchar_t*, size_t); wchar_t* wmemcpy(wchar_t*, const wchar_t*, size_t); wchar_t* wmemmove(wchar_t*, const wchar_t*, size_t); wchar_t* wmemset(wchar_t*, wchar_t, size_t); -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43300 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |ae023be3eeb98fbeee4130972fd | |fbd1866b8e495 CC| |alexhenrie24(a)gmail.com --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- Fixed by: https://source.winehq.org/git/wine.git/commitdiff/e1bfd4b4cb9c05039e29ae769d... https://source.winehq.org/git/wine.git/commitdiff/0d5648b46383319a0a3c18c0d9... https://source.winehq.org/git/wine.git/commitdiff/9e093cbcc7146e6185895e41dd... https://source.winehq.org/git/wine.git/commitdiff/b583a636c15b7d377967ed05ac... https://source.winehq.org/git/wine.git/commitdiff/ae023be3eeb98fbeee4130972f... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43300 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wchar.h: missing functions |wchar.h missing wmemchr, |prototypes |wmemcmp, wmemcpy, wmemmove, | |and wmemset -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43300 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.10. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43300 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43300 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #3 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.3. -- 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