I've encountered some odd behavior in Eagle 7.5.0 (edit: also verified in 7.3.0 and 6.4.0). Has anyone seen this before? Here's what's happening:
There is a via (signal name '+5V'), going through a polygon pour (signal named '-10V'). The polygon pour doesn't isolate the via, and shorts '+5V' to '-10V'. There are no DRC errors, no approved DRC errors, no air-wires. When I export the NC drill file (standard excellon file), I get two .drd files. One with all the drills, as expected, and another with the single via that shorts to the plane. The scary part is that Eagle reports that there are no errors.
Here's what I see in Eagle.
Here are the two NC Drill files that are exported from the project. View the full size version, the dots representing the drill hits are small.
The two NC drill files are below. Notice that the drill tables are the same for both! Yet one of them has a single drill hit, the via shown above.
NC_Drill.drd.0116
%
M48
M72
T01C0.01500
T02C0.03600
T03C0.03937
T04C0.04331
T05C0.05906
T06C0.15500
%
T01
X278000Y189000
X264500Y194500
<--- SNIP --->
T06
X23500Y22500
X23500Y237500
X368500Y237500
X368500Y22500
M30
NC_Drill.drd.0115
%
M48
M72
T01C0.01500
T02C0.03600
T03C0.03937
T04C0.04331
T05C0.05906
T06C0.15500
%
T01
X286000Y182500
M30



