COIN-OR::LEMON - Graph Library

Opened 7 years ago

Closed 7 years ago

#606 closed defect (fixed)

StaticDigraph copy constructor

Reported by: Gabriel Gouvine Owned by: Alpar Juttner
Priority: major Milestone: LEMON 1.4 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description

While using StaticDigraph, I saw that the copy constructor is not disabled, which leads to errors for new users like myself. Could you please fix this by including this patch?

Attachments (1)

static_graph_constructor.2.patch (1.1 KB) - added by Peter Kovacs 7 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 7 years ago by Peter Kovacs

I suggest to accept this patch.

Changed 7 years ago by Peter Kovacs

comment:2 Changed 7 years ago by Alpar Juttner

Resolution: fixed
Status: newclosed

It is now in the main branch as [0898f3371d1d]

(The original patch was in DOS format which confused hg import.)

Note: See TracTickets for help on using tickets.