kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #07231
Re: Realigned gencad patch
On 12/02/2011 02:20 AM, Lorenzo Marcantonio wrote:
> Fixed the via name issue too!
Thanks, committed in 3261.
Getting compiler warnings, which I will fix in a commit later today if you don't mind.
[ 50%] Building CXX object common/CMakeFiles/pcbcommon.dir/__/pcbnew/class_pad.cpp.o
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp: In static member function ‘static int
D_PAD::Compare(const D_PAD*, const D_PAD*)’:
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:857: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:860: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:863: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:866: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:869: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:872: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:875: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:878: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:881: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:884: warning: suggest parentheses around
assignment used as truth value
/svn/kicad/testing.checkout/pcbnew/class_pad.cpp:891: warning: suggest parentheses around
assignment used as truth value
References