Can you post a few examples? I don't have access to a Windows machine,
and GCC doesn't print any warnings.

cl being fussy:


cl /Fotmp32dll\hw_musclecard.obj -Iinc32 -Itmp32dll /MD /W3 /WX /G5 /Ox
/O2 /Ob2 /Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL
_ENDIAN -DDSO_WIN32 /Fdout32dll -DOPENSSL_NO_KRB5 -D_WINDLL -DOPENSSL_BUILD_SHL
IBCRYPTO -c .\crypto\engine\hw_musclecard.c
hw_musclecard.c
.\crypto\engine\hw_musclecard.c(485) : error C2220: warning treated as error - n
o object file generated
.\crypto\engine\hw_musclecard.c(485) : warning C4244: 'function' : conversion fr
om 'unsigned long ' to 'unsigned char ', possible loss of data
.\crypto\engine\hw_musclecard.c(498) : warning C4244: '=' : conversion from 'uns
igned long ' to 'unsigned char ', possible loss of data
.\crypto\engine\hw_musclecard.c(572) : warning C4244: 'function' : conversion fr
om 'unsigned long ' to 'unsigned char ', possible loss of data
.\crypto\engine\hw_musclecard.c(580) : warning C4244: '=' : conversion from 'uns
igned long ' to 'unsigned char ', possible loss of data
.\crypto\engine\hw_musclecard.c(592) : warning C4018: '<' : signed/unsigned mism
atch



_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to