[Symphony-tickets] [SYMPHONY] #63: Building Symphony-5.1.3 with MSVC v6: coinindexedvector.cpp

SYMPHONY coin-trac at coin-or.org
Fri Feb 9 15:33:48 EST 2007


#63: Building Symphony-5.1.3 with MSVC v6: coinindexedvector.cpp
----------------------+-----------------------------------------------------
 Reporter:  pchan     |       Owner:  menal
     Type:  defect    |      Status:  new  
 Priority:  critical  |   Milestone:  5.2  
Component:  Build     |     Version:  5.1.2
 Keywords:            |  
----------------------+-----------------------------------------------------
 Hi,
 I've downloaded the 5.1.3 tarball, expanded it and opened "symphony.dsw"
 within MSVC6. 7 errors (all C2632: 'long' followed by 'long' is illegal)
 in the following locations:

 ..\symphony-5.1.3\coinutils\src\coinindexedvector.cpp(543) : error C2632
 ....\coinindexedvector.cpp(543) : error C2632
 ....\coinindexedvector.cpp(544) : error C2632
 ....\coinindexedvector.cpp(1388) : error C2632
 ....\coinindexedvector.cpp(1388) : error C2632
 ....\coinindexedvector.cpp(1389) : error C2632
 ....\coinindexedvector.cpp(1393) : error C2632

 Its got to do with
    CoinInt64 xx = reinterpret_cast<CoinInt64>(temp);

 Thank you!

-- 
Ticket URL: <https://projects.coin-or.org/SYMPHONY/ticket/63>
SYMPHONY <http://projects.coin-or.org/SYMPHONY>
The SYMPHONY framework for parallel branch-and-cut algorithms.



More information about the Symphony-tickets mailing list