Hi, I started working on stuff in the PCB source, and found that it uses a typedef called 'Boolean' rather than the c99 bool type. Please find three patches that transition PCB over to using the c99 bool in the following directory: http://srobo.org/~rspanton/geda/pcb-bools/
The PCB build scripts tell the compiler to use the 'gnu99' standard (C99 with GNU extensions) so this shouldn't break anyone's build. Cheers, Rob
signature.asc
Description: This is a digitally signed message part
_______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

