X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-Id: <7.0.1.0.2.20120529163759.03be77e0@codewell.com> Message-Id: <7.0.1.0.2.20120529092404.03d043a0@codewell.com> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Tue, 29 May 2012 16:40:31 -0400 To: geda-user AT delorie DOT com From: Jeff Mallatt Subject: [geda-user] gnetlist patch: drc2 crash when emit to stdout Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: geda-user AT delorie DOT com When running "gnetlist -g drc2 -o - my.sch" (note the '-o -' saying to emit to stdout), if it finds any errors/warnings then it crashes trying to emit the final "... See output file." message. Posted a patch to fix it: https://bugs.launchpad.net/geda/+bug/1004757 Thanks.