Index: trunk/src_plugins/io_eagle/read.c =================================================================== --- trunk/src_plugins/io_eagle/read.c (revision 33594) +++ trunk/src_plugins/io_eagle/read.c (revision 33595) @@ -1211,6 +1211,8 @@ } } + /* the isolate field, when present, is poly-side clearance value; + load only when centrally enabled, else warn so the user knows how to enable */ if (isolate != 0) { if (!conf_core.import.alien_format.poly_side_clearance) { if (!st->warned_poly_side_clr) {