Index: thermal.c =================================================================== --- thermal.c (revision 21409) +++ thermal.c (revision 21410) @@ -157,7 +157,7 @@ if ((line->Point1.X == line->Point2.X) && (line->Point1.Y == line->Point2.Y)) { /* conrer case zero-long line is a circle: do the same as for vias */ -#warning thermal TODO +TODO("thermal TODO") abort(); }