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

gEDA-bug: [ geda-Patches-1551415 ] gnet: trivial drc2 error message bug



Patches item #1551415, was opened at 2006-09-03 13:34
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1551415&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gnetlist
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tomaz Solc (avian1)
Assigned to: Nobody/Anonymous (nobody)
Summary: gnet: trivial drc2 error message bug

Initial Comment:
"drc2" gnetlist backend writes a part of an error
message to standard output instead of the output file.

For example the following text is written to the terminal:

----
Loading schematic [nacrt.sch]

        are connected by net 'GNDERROR: DRC errors
found. See output file.
----

and this is written to the output file:

----
Checking type of pins connected to a net...
ERROR: Pin(s) with pintype 'clock': U21:11 '
        to pin(s) with pintype 'power': U6:8 U7:8 U16:7
U15:8 U8:8 U5:8 U4:14 U18:7 U3:14 U2:14 U10:8 U17:7 
U14:8 U21:7 U19:7 U20:7 U13:7 U12:7 U1:29
----

Attached is a trivial patch (for CVS HEAD) that fixes
this bug.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=1551415&group_id=161080


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