Opened 7 years ago
Closed 7 years ago
#607 closed defect (fixed)
Bug in DIMACS reader method
Reported by: | Peter Kovacs | Owned by: | Peter Kovacs |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.4 release |
Component: | core | Version: | hg main |
Keywords: | Cc: | ||
Revision id: |
Description
The type checking code in readDimacsCap()
is incorrect, see the attached patch.
Attachments (2)
Change History (5)
Changed 7 years ago by
Attachment: | 607-patch1-f37f0845cf32.patch added |
---|
Changed 7 years ago by
Attachment: | 607-patch2-332627dd249e.patch added |
---|
comment:1 Changed 7 years ago by
comment:2 Changed 7 years ago by
Summary: | Minor bug in DIMACS reader → Bug in DIMACS reader method |
---|
comment:3 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Changesets [f37f0845cf32] and [332627dd249e] have been merged into branches 1.2, 1.3 and default.
Thanks for the contribution.
Note: See
TracTickets for help on using
tickets.
The bug was reported and the patch [f37f0845cf32] was made by Joris Kinable.
I also attached another patch [332627dd249e] that fixes some typos in the API doc.
The patches can be applied in this order and can be merged into the relevant branches.