> Would this bug affect anything other than thermals? Nope. The code for converting old hex-style flags to new flags was overwriting the even-numbered thermals with the odd-numbered ones, instead of ORing them together.
Had you had only thermals on the component layer, you wouldn't have noticed. But you have thermals on the solder layer too, which overwrote the component layer ones. (we store two thermals per byte in the flags structure) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

