Stas Bekman <[EMAIL PROTECTED]> [27-04-2004 01:00]: > Radoslaw Zielinski wrote: >> Stas Bekman <[EMAIL PROTECTED]> [27-04-2004 00:15]: [...] > >>http://apache.org/~stas/GTop-0.13.tar.gz (which is not quite working, > >>because of the missing glibtop_free symbol.) >> Changelog says, that all custom memory management routines have been >> substituted by those from glib. Therefore, glibtop_free became g_free. >> I couldn't find any references to glibtop_free_r (I'm too lazy to search >> in diffs between versions ;-), but it appears, that only the second >> (IIRC) argument needs to be freed, so I used the g_free as well. > which Changelog you are reffering to? libgtop-2.0.6/ChangeLog from the > source package doesn't mention anything like that.
Yes, it does (libgtop-2._6.0_, of course):
2003-10-20 Bastien Nocera <[EMAIL PROTECTED]>
[...]
* lib/xmalloc.c: removed xmalloc.h
replace all the xmalloc crap by glib memory management functions
Maybe not in the most greppable way, unless you search for (missing)
xmalloc.h... ;-)
> I need to know an exact version where this has happened so I can ifdef
> properly.
2003-10-20 Bastien Nocera <[EMAIL PROTECTED]>
* Makefile.am: fix distchecking, release 2.5.0
--
Radosław Zieliński <[EMAIL PROTECTED]>
[ GPG key: http://radek.karnet.pl/ ]
pgp00000.pgp
Description: PGP signature
