Opened 17 years ago
Closed 17 years ago
#141 closed defect (fixed)
Bug fix in UndirDigraphExtender
| Reported by: | Peter Kovacs | Owned by: | Peter Kovacs | 
|---|---|---|---|
| Priority: | major | Milestone: | LEMON 1.0 release | 
| Component: | core | Version: | hg main | 
| Keywords: | Cc: | ||
| Revision id: | 
Description
[c760d691fe3c] contains a bug fix. It provides u() and v() instead of source() and target() for edges.
Attachments (1)
Change History (3)
Changed 17 years ago by
| Attachment: | c760d691fe3c.patch added | 
|---|
comment:1 follow-up: 2 Changed 17 years ago by
| Owner: | changed from Alpar Juttner to Peter Kovacs | 
|---|---|
| Status: | new → assigned | 
| Version: | → hg main | 
comment:2 Changed 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Note: See
        TracTickets for help on using
        tickets.
    

Replying to kpeter:
[c760d691fe3c] is now in the main branch.