mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Set prgname to <unknown> if argc and argv are NULL.
2004-08-30 Anders Carlsson <andersca@gnome.org> * glib/goption.c: (g_option_context_parse): Set prgname to <unknown> if argc and argv are NULL. * tests/option-test.c: (empty_test1), (main): Add test case for that.
This commit is contained in:
committed by
Anders Carlsson
parent
fd92ac8f52
commit
11957cabec
@@ -1,3 +1,11 @@
|
||||
2004-08-30 Anders Carlsson <andersca@gnome.org>
|
||||
|
||||
* glib/goption.c: (g_option_context_parse):
|
||||
Set prgname to <unknown> if argc and argv are NULL.
|
||||
|
||||
* tests/option-test.c: (empty_test1), (main):
|
||||
Add test case for that.
|
||||
|
||||
Sun Aug 29 23:58:38 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/ghash.c (g_hash_table_lookup): Point to
|
||||
|
Reference in New Issue
Block a user