On Sat, 2014-04-12 at 12:57 +0100, Brian Gladman wrote:
> I may be wrong here but I think:
> 
> glp_malloc
> glp_calloc
> 
> in earlier versions have been replaced by:
> 
> glp_alloc
> glp_realloc
> 
> in version 4.54 but the documentation doesn't reflect this change.
> 
>   with my regards,
> 
>     Brian Gladman
> 

Thank you for your report.

Glp_malloc and glp_calloc are still available as macros defined in
glpk.h, so the documentation is consistent. Actual API routines
glp_alloc and glp_realloc will be documented in a next edition of the
reference manual.




_______________________________________________
Bug-glpk mailing list
Bug-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to