http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21078
User: ulfl
Date: 2007/03/21 01:32 AM
Log:
set compiler option "treat warnings as errors" - to prevent new warnings for wiretap
remove all compiler warnings:
a) prevent wrong malloc/free definitions by lex/yacc generated files
b) add int/time_t casts - MSVC2005 is more "sensitive" about this than MSVC6
Directory: /trunk/wiretap/
Changes Path Action
+1 -1 Makefile.nmake Modified
+1 -1 ascend-grammar.y Modified
+1 -1 ascend-int.h Modified
+1 -1 k12.c Modified
+2 -2 lanalyzer.c Modified
+1 -1 libpcap.c Modified
+2 -2 visual.c Modified