← Back to team overview

kicad-developers team mailing list archive

Re: [patch] Warnings removal

 

Le 03/03/2014 19:02, Camille 019 a écrit :
> Here is a set of 3 patch to remove some warning.
> 
> * in-class initializer for static data member of type 'const double' is a GNU extension [-Wgnu-static-float-init]
> * struct/class '???' was previously declared as a class/struct [-Wmismatched-tags]
> * implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
> 
> --
> Camille 		 	   		  

Committed. Thanks.


-- 
Jean-Pierre CHARRAS


References