[Bonmin-tickets] Re: [Bonmin] #4: Type casting error while compiling Couenne/src directory on 64 bit computer

Bonmin coin-trac at coin-or.org
Wed Jan 31 17:13:25 EST 2007


#4: Type casting error while compiling Couenne/src directory on 64 bit computer
-------------------+--------------------------------------------------------
Reporter:  phines  |        Owner:  somebody  
    Type:  defect  |       Status:  new       
Priority:  major   |    Component:  component1
 Version:          |   Resolution:            
Keywords:          |  
-------------------+--------------------------------------------------------
Comment (by pbelotti):

 The functions that read an .nl file use casts from function pointers to
 integers and viceversa. Since these are both 32bit data on 32bit machines,
 it ran fine so far. [[br]]
 In the latest revision I have changed the cast conversions to (long int)
 and it compiles on an x86_64 now.

-- 
Ticket URL: <https://projects.coin-or.org/Bonmin/ticket/4#comment:1>
Bonmin <http://projects.coin-or.org/Bonmin>
Basic Open-source Nonlinear Mixed INteger programming



More information about the Bonmin-tickets mailing list