Added -Werror.
2000-11-22 Martin Baulig <martin@home-of-linux.org> * configure.in (INCLUDES): Added -Werror. * include/glibtop/open.h (_glibtop_open_sysdeps): The first argument is now a `glibtop_client *', removed the `flags' argument and added `const char **backend_args' and `GError **opt_error'.
This commit is contained in:
committed by
Martin Baulig
parent
f704c4becf
commit
6e4f80b8e2
@@ -1,5 +1,11 @@
|
||||
2000-11-22 Martin Baulig <martin@home-of-linux.org>
|
||||
|
||||
* configure.in (INCLUDES): Added -Werror.
|
||||
|
||||
* include/glibtop/open.h (_glibtop_open_sysdeps): The first
|
||||
argument is now a `glibtop_client *', removed the `flags' argument
|
||||
and added `const char **backend_args' and `GError **opt_error'.
|
||||
|
||||
* include/glibtop/backends.h (glibtop_open_backend_l): Allow
|
||||
the `error' argument to be NULL; propagate the error to the
|
||||
glibtop_client in this case.
|
||||
|
Reference in New Issue
Block a user