mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Add braces to eliminate an ambiguous else warning.
Thu Jan 21 12:40:11 EST 1999 Jeff Garzik <jgarzik@pobox.com> * gmodule/gmodule-dl.c (_g_module_build_path): Add braces to eliminate an ambiguous else warning. * tests/{Makefile.am, string-test.c, strfunc-test.c}: Separate string and strfunc tests, working towards goal of having separate test for each of the GLib modules. Add a couple GString length tests.
This commit is contained in:
committed by
Jeff Garzik
parent
55fa3d1112
commit
dc22ea7760
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
Thu Jan 21 12:40:11 EST 1999 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* gmodule/gmodule-dl.c (_g_module_build_path):
|
||||
Add braces to eliminate an ambiguous else warning.
|
||||
|
||||
* tests/{Makefile.am, string-test.c, strfunc-test.c}:
|
||||
Separate string and strfunc tests, working towards goal of
|
||||
having separate test for each of the GLib modules.
|
||||
Add a couple GString length tests.
|
||||
|
||||
Thu Jan 21 09:36:05 EST 1999 Jeff Garzik <jgarzik@pobox.com>
|
||||
|
||||
* configure.in:
|
||||
|
Reference in New Issue
Block a user