Index: trunk/src/data.h =================================================================== --- trunk/src/data.h (revision 7772) +++ trunk/src/data.h (revision 7773) @@ -53,6 +53,7 @@ }; +/* DO NOT USE these two macros, they are not PCB-safe */ #define pcb_max_layer (PCB->Data->LayerN) #define pcb_max_group (PCB->LayerGroups.len)