partlist3 yields wrong netlist in some cases

Bug #1590757 reported by Vladimir Zhbanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gEDA
Fix Released
Medium
Vladimir Zhbanov

Bug Description

Reported by Karl Hammar on geda-user mailing list (the reports can be found at
http://www.delorie.com/archives/browse.cgi?p=geda-user/2015/12/31/13:58:09
and
http://www.delorie.com/archives/browse.cgi?p=geda-user/2015/12/18/15:51:09).

The minimal testcase by Karl Hammar is attached. It shows that
netlists output by partlist1 and partlist3 have different values
for resistors and partslist3 is buggy, because it assigns the
value 10k to a resistor which has value 1k in the schematic.

To reproduce the bug type:
  gnetlist -g partslist3 -o - test.sch
To compare its results with the right netlist do:
  gnetlist -g partslist1 -o - test.sch

Tags: gnetlist
Revision history for this message
Vladimir Zhbanov (vzhbanov) wrote :
Changed in geda:
status: New → Triaged
importance: Undecided → Medium
milestone: none → 1.9.3
Revision history for this message
Vladimir Zhbanov (vzhbanov) wrote :

Marked this as triaged since the initial report is not mine.

Revision history for this message
Vladimir Zhbanov (vzhbanov) wrote :

Fixed in commit 5da71db9ddafe8624c40d672e0e5807e37bdc397.

Changed in geda:
status: Triaged → Fix Committed
Revision history for this message
Roland Lutz (rlutz) wrote :

released in gEDA/gaf 1.10.0

Changed in geda:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.