[CoinUtils-tickets] [COIN-OR Common Utilities] #53: warning: 'strdup': The POSIX name for this item is deprecated

COIN-OR Common Utilities coin-trac at coin-or.org
Wed Jul 16 21:29:16 EDT 2008


#53: warning: 'strdup': The POSIX name for this item is deprecated
----------------------+-----------------------------------------------------
  Reporter:  mgalati  |      Owner:             
      Type:  defect   |     Status:  closed     
  Priority:  minor    |    Version:  trunk (SVN)
Resolution:  fixed    |   Keywords:             
----------------------+-----------------------------------------------------
Changes (by ladanyi):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed by switching to CoinStrdup which avoids strdup completely (does
 strlen and memcpy).

 --Laci

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/53#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