New error constant.
2000-01-12 Martin Baulig <martin@home-of-linux.org> * include/glibtop/errors.h (GLIBTOP_ERROR_NO_BACKEND_OPENED): New error constant. * lib/lib.pl (glibtop_get_<feature>_l): Don't dump core when there is no backend opened, but return GLIBTOP_ERROR_NO_BACKEND_OPENED.
This commit is contained in:
committed by
Martin Baulig
parent
31067e703d
commit
7ba17b2bee
@@ -1,5 +1,11 @@
|
||||
2000-01-12 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* include/glibtop/errors.h (GLIBTOP_ERROR_NO_BACKEND_OPENED):
|
||||
New error constant.
|
||||
|
||||
* lib/lib.pl (glibtop_get_<feature>_l): Don't dump core when there
|
||||
is no backend opened, but return GLIBTOP_ERROR_NO_BACKEND_OPENED.
|
||||
|
||||
* include/glibtop/backend.h (glibtop_backend): Added `_priv_module'
|
||||
pointer (type glibtop_backend_module). Made the `info' field const
|
||||
since this now points to gmodule loaded memory
|
||||
|
||||
Reference in New Issue
Block a user