[CoinUtils-tickets] Re: [COIN-OR Common Utilities] #22: Use of <malloc.h> is not portable

COIN-OR Common Utilities coin-trac at coin-or.org
Sun Mar 4 16:34:20 EST 2007


#22: Use of <malloc.h> is not portable
-------------------------+--------------------------------------------------
  Reporter:  tautschn    |       Owner:  ladanyi 
      Type:  defect      |      Status:  assigned
  Priority:  blocker     |   Milestone:          
 Component:  component1  |     Version:          
Resolution:              |    Keywords:          
-------------------------+--------------------------------------------------
Changes (by ladanyi):

  * status:  new => assigned
  * owner:  somebody => ladanyi

Comment:

 Working on it. There are multiple possible fixes. I have asked the
 programmer who introduced including malloc.h to chose from the possible
 solutions.

 A temporary fix that works with gcc, so it should work fine on OSX is to
 simply remove including malloc.h. g++ will still find malloc().

 --Laci

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/22#comment:1>
COIN-OR Common Utilities <http://projects.coin-or.org/CoinUtils>
Common data structures and linear algebra functions for COIN-OR projects



More information about the CoinUtils-tickets mailing list