Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 37324) +++ trunk/doc/TODO (revision 37325) @@ -22,9 +22,10 @@ - pcb_layer_move_delete_() doesn't do anything to update thermals - see swap_one_thermal() on how to fix this - probably won't break on new layers or layer moves as those won't change LIDs of existing layers -- BUG: erratic intnoconn {c r} behaviour. See intnoconn-test.rs, exported intnoconn-test-net.net and intnoconn-test.rp using imported net. load the .rp and use {c r}. note shorts flagged by intnoconn sections. move resistor from layout margins onto layout area and use {c r}. shorts no longer found. Seems to be a failure to allocate intnoconn groups to terminals outside the layout area when there is more than one of the same subc using an intnoconn group. Does not happen with intnoconn-test2.rp which uses different coil subcs; see also intnoconn-test-net2.rp; also identical coils but with different intnoconn group numbers seem to behave properly [report: Erich] - BUG: multiple coils in intnoconn-bug.rp using intnoconn-bug-actual.net reflecting partion of circuit intnoconn-bug.rs should behave like intnoconn-net-desired.net. shorts being declared with no connections apparent. Coils use different intonoconn groups, and different UIDs to no avail [report: Erich] -> the bug is that the rat line end falling at the endpoint of the line at the boundary of two intnoconn sections shorts the two sections + - BUG: erratic intnoconn {c r} behaviour. See intnoconn-test.rs, exported intnoconn-test-net.net and intnoconn-test.rp using imported net. load the .rp and use {c r}. note shorts flagged by intnoconn sections. move resistor from layout margins onto layout area and use {c r}. shorts no longer found. Seems to be a failure to allocate intnoconn groups to terminals outside the layout area when there is more than one of the same subc using an intnoconn group. Does not happen with intnoconn-test2.rp which uses different coil subcs; see also intnoconn-test-net2.rp; also identical coils but with different intnoconn group numbers seem to behave properly [report: Erich] + -> redundant: same as above; doesn't depend on drawing area but location of resistor compared to the coil - BUG: debian packaging: sort control file so diff'ing is easier; propagate the change to all projects [report: Bdale] / BUG: on a layout with no negative soldermask layer but a positive solder mask layer, the solder mask layer of a padstack in a subcircuit is discarded on load, preventing it from being used during CAM export in combination with the positive soldermask layer [report: Erich] -> can't reproduce; this doesn't depend on pos/neg but whether "auto" is set on the layer