[Symphony-tickets] [SYMPHONY] #80: sym_close_environment 5.1.7
SYMPHONY
coin-trac at coin-or.org
Mon Mar 24 11:38:04 EDT 2008
#80: sym_close_environment 5.1.7
----------------------+-----------------------------------------------------
Reporter: jcheng | Owner: tkr
Type: defect | Status: new
Priority: normal | Milestone: 5.1
Component: Not Sure | Version:
Keywords: |
----------------------+-----------------------------------------------------
Symphony\src\Master\master.c and SYMPHONY\include\symphony.h define
sym_close_environment as a function returning int.
int sym_close_environment(sym_environment *env)
However it is called as a void function, which generates linking error.
Should sym_close_environment be changed to void function?
Thanks.
--
Ticket URL: <https://projects.coin-or.org/SYMPHONY/ticket/80>
SYMPHONY <http://projects.coin-or.org/SYMPHONY>
The SYMPHONY framework for parallel branch-and-cut algorithms.
More information about the Symphony-tickets
mailing list