Michael Stefaniuc wrote:
Alexandre Julliard wrote:
Module: wine Branch: master Commit: 259c06ffc93d690fa5105b1451e519aa1c92b72e URL: http://source.winehq.org/git/wine.git/?a=commit;h=259c06ffc93d690fa5105b1451...
Author: Paul Vriens paul.vriens.wine@gmail.com Date: Fri Jan 12 15:51:02 2007 +0100
crypt32/tests: Cast-qual warning fixes.
This breaks compilation with older gcc versions. At least with gcc-3.1.1 used by Smatch.
dlls/crypt32/tests/cert.c:312: invalid initializer make[2]: *** [cert.o] Error 1
Hi,
I've sent 3 patches for this (crypt32/mshtml/secur32). I mentioned the compilation issues reported by Marcus this of course should have been Michael.
Cheers,
Paul.