http://bugs.winehq.org/show_bug.cgi?id=18053 Summary: Unsafe function warnings on OpenBSD Product: Wine Version: 1.1.19 Platform: PC OS/Version: OpenBSD Status: NEW Keywords: download, source Severity: enhancement Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Created an attachment (id=20449) --> (http://bugs.winehq.org/attachment.cgi?id=20449) make log : 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() 42 warnings total. It's not showing it for every use, so these probably are worth checking. Make log attached. -- 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.