← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] bad field declaration in SEG class

 

On 21.04.2014 20:09, Camille 019 wrote:
Hi,

Here is a patch to fix a bad field declaration in SEG class.
B is declared as an object and not as a reference as expected.
To avoid this kind of bugs it is preferable to declare only one field per line.

Thanks again Camille,

I've had it already fixed in my dev branch, nonetheless, thanks for reviewing the code.

Cheers,
Tom



References