Gerald Combs wrote:
> Bill Meier wrote:
 >>
>> In the same way that we use "fail on warning" for C compiles, it seems 
>> to me that this should be sufficient enforcement as long as a build with 
>> checkAPIs enabled causes  a 'fail' if checkAPIs reports a problem.
> 
> I've added an 'nmake -f makefile.nmake checkapi' step to the Windows buildbot,
> which halts on failure. Is this sufficient for the Buildbot side of things?
> 


Thanks !

I'll modify the various Windows makefiles so that nmake ... checkapi at 
the top level will do an nmake ... checkapi for the relevant lower level 
directories (only as appropriate; ie: if the sources for any specific 
directory have already been cleaned up with respect to checkapi).

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to