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

Re: gEDA-user: compile of plugins fails



On Wed, 2011-02-23 at 21:47 -0500, DJ Delorie wrote:
> Changelog says...
> 
> 	Split usage of "max_layer" into max_copper_layer and max_group
> 	PCB has an equal number of layer groups as copper layers, so
> 	the "max_layer" #define'd variable has been used throught the
> 	codebase . . .

Oops - still, I think the change is a good one, even if it requires some
minor patching to plugins.

A quick hack would be to add:

#define max_layer max_copper_layer

In the plugin - rather than worry too much about which lines should be
max_copper_layer and which max_group.

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)

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