Index: trunk/src_plugins/io_pads/read_high.c =================================================================== --- trunk/src_plugins/io_pads/read_high.c (revision 34626) +++ trunk/src_plugins/io_pads/read_high.c (revision 34627) @@ -1333,7 +1333,7 @@ } } -TODO("bloat up the poly if width != 0"); +TODO("bloat up the poly if width != 0; requires powerpcb to see if it's only the rounding radius or grows the poly"); if ((*signame != '\0') && (poly != NULL)) pcb_dlcr_set_net(poly, signame);