kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #12670
Re: [patch] Warnings removal
Hi,
Have you planned to apply these patchs or not ?
----------------------------------------
From: camille019@xxxxxxxxxxx
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Date: Mon, 3 Mar 2014 19:02:44 +0100
Subject: [Kicad-developers] [patch] Warnings removal
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
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
References