[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: PCB Patches: Use c99 bool instead of manual typedef.



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

Attachment: signature.asc
Description: This is a digitally signed message part


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user