[Coin-symphony] Fwd: bug report, unknown exceptions

Ali Baharev ali.baharev at gmail.com
Mon Mar 27 14:43:14 EST 2006


I have carefully rebuilt the libraries and looked at the warnings.

I had to enable run-time type information (/GR) while compiling
osiSymLib as it was set disabled by the project file given. But
Symphony still throws exception.

I have enables all warnings and looked at the warnings of the
problematic master_wrapper.c, they are:

c:\COIN\SYMPHONY\src\Master\master_wrapper.c(435) : warning C4100:
'sender' : unreferenced formal parameter
c:\COIN\SYMPHONY\src\Master\master_wrapper.c(552) : warning C4100:
'sender' : unreferenced formal parameter
c:\COIN\SYMPHONY\src\Master\master_wrapper.c(588) : warning C4100:
'sender' : unreferenced formal parameter
c:\COIN\SYMPHONY\src\Master\master_wrapper.c(620) : warning C4100:
'sender' : unreferenced formal parameter
c:\COIN\SYMPHONY\src\Master\master_wrapper.c(620) : warning C4100:
'env' : unreferenced formal parameter
c:\COIN\SYMPHONY\src\Master\master_wrapper.c(743) : warning C4100:
'msgtag' : unreferenced formal parameter
c:\COIN\SYMPHONY\src\Master\master_wrapper.c(743) : warning C4100:
'env' : unreferenced formal parameter
c:\coin\symphony\src\master\master_wrapper.c(260) : warning C4706:
assignment within conditional expression
c:\coin\symphony\src\master\master_wrapper.c(456) : warning C4706:
assignment within conditional expression
c:\coin\symphony\src\master\master_wrapper.c(462) : warning C4706:
assignment within conditional expression
c:\coin\symphony\src\master\master_wrapper.c(738) : warning C4702:
unreachable code
c:\coin\symphony\src\master\master_wrapper.c(663) : warning C4701:
local variable 'sol' may be used without having been initialized

The problematic line seems to be 473, as reported yesterday.

I hope it may help the developers to find the bug.

Thanks,

Ali




More information about the Symphony mailing list