Opened 18 years ago
Closed 18 years ago
#88 closed defect (fixed)
SmartGraph addEdge is broken
| Reported by: | Balazs Dezso | Owned by: | Alpar Juttner | 
|---|---|---|---|
| Priority: | major | Milestone: | LEMON 1.0 release | 
| Component: | core | Version: | |
| Keywords: | Cc: | ||
| Revision id: | 
Description
The addArc is not renamed in the SmartGraphBase? class and the SmartGraph? calls wrong base class member
Attachments (1)
Change History (3)
Changed 18 years ago by
| Attachment: | smart_graph_add_edge.patch added | 
|---|
comment:1 follow-up: 2 Changed 18 years ago by
comment:2 Changed 18 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Note: See
        TracTickets for help on using
        tickets.
    

I have uploaded the patch