[Coin-discuss] Fw: Minor patch for coin/multifario

Michael E Henderson mhender at us.ibm.com
Mon Feb 20 11:40:39 EST 2006


Pedro,

Thanks, will do.

BTW We've got a mailing list just for multifario now. 
http://list.coin-or.org/mailman/listinfo/multifario

Mike Henderson
------------------------------------------------------------------------------------------------------------------------------------
Mathematical Sciences, TJ Watson Research Center
mhender at watson.ibm.com
http://www.research.ibm.com/people/h/henderson/
http://www.coin-or.org/multifario/
 
> <pfgshield-freebsd at yahoo.com> wrote on 02/18/2006 08:42:31 PM:
> 
> > Hello;
> > 
> > Please add this patch to multifario, it's required to build on 
FreeBSD. FWIW, I
> > also think you can do without that define because stdlib.h is defined 
before.
> > 
> > best regards,
> > 
> >     Pedro.
> > 
> > --- multifario/src/MFAtlas.c.orig   Sat Feb 18 18:44:28 2006
> > +++ multifario/src/MFAtlas.c   Sat Feb 18 18:45:55 2006
> > @@ -4094,8 +4094,9 @@
> > 
> >    return;
> >   }
> > -
> > +#ifndef __STDC__
> >  #include <malloc.h>
> > +#endif
> > 
> >  void MFReportMemory()
> >   {
> > 
> > 
> > ---
> >      Pedro F. Giffuni
> >      M. Sc. Industrial Eng. University of Pittsburgh
> >      Mech. Eng.      Universidad Nacional de Colombia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/coin-discuss/attachments/20060220/3401a259/attachment.html>


More information about the Coin-discuss mailing list