[Bug 43336] New: propsys: Warning and notes while building (GCC 7.1.1)
https://bugs.winehq.org/show_bug.cgi?id=43336 Bug ID: 43336 Summary: propsys: Warning and notes while building (GCC 7.1.1) Product: Wine Version: 2.12 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: propsys Assignee: wine-bugs(a)winehq.org Reporter: andrey.goosev(a)gmail.com Distribution: --- propvar.c: In function ‘PropVariantChangeType’: propvar.c:61:23: warning: ‘.’ directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=] format, ^~~~~~ propvar.c:61:23: note: directive argument in the range [0, 65535] propvar.c:60:13: note: ‘snprintf’ output between 24 and 42 bytes into a destination of size 35 snprintf( ppropvarDest->u.pszVal, sizeof(format), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ format, ~~~~~~~ time.wYear, time.wMonth, time.wDay, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ time.wHour, time.wMinute, time.wSecond, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ time.wMilliseconds ); ~~~~~~~~~~~~~~~~~~~~ wine-2.12-103-g989a9dc917 -- 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=43336 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Is this still an issue as of wine-2.20? Looks fixed to me. -- 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=43336 Andrey Gusev <andrey.goosev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Andrey Gusev <andrey.goosev(a)gmail.com> --- No longer showing with wine-2.21 -- 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=43336 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.22. -- 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