Improve ABI checking

This commit is contained in:
Matthias Clasen
2005-08-06 15:26:49 +00:00
parent bda683f786
commit cb3f32383e
6 changed files with 27 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2005-08-06 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols: Include glib_on_error_halt.
* glib/abicheck.sh: Also check exported variables.
2005-08-05 Manish Singh <yosh@gimp.org>
* tests/refcount/closures.c: remove unused n_threads variable.