|
Message-ID: <4a718085467e475e07b03cf15c5ed355@smtp.hushmail.com> Date: Sat, 24 Mar 2012 23:40:28 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: OpenCL warnings Samuele/Lukas, opencl_cryptmd5_fmt.c:135:13: warning: ‘release_all’ defined but not used [-Wunused-function] opencl_phpass_fmt.c:94:13: warning: ‘release_all’ defined but not used [-Wunused-function] Is there a particular reason these two are commented out? I run a personal war against compiler warnings, important or not. Is it OK to just uncomment the two atexit() calls for these two? magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.