← Back to team overview

kicad-developers team mailing list archive

[PATCH] bad field declaration in SEG class

 

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.

--
Camille
 		 	   		  

Attachment: patch_SEG.diff
Description: Binary data


Follow ups