http://bugs.winehq.org/show_bug.cgi?id=18053 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-04-16 00:54:59 ---
: warning: strcpy() is almost always misused, please use strlcpy() : warning: strcat() is almost always misused, please use strlcat() : warning: sprintf() is often misused, please use snprintf()
The complier messages above are at least misleading ("almost always", that's at least a funny statement), and expect a "cover everything" action. That's not the policy for Wine bugs when each case should be investigated and treat separately. -- 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.