mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Handle option contexts without a main group.
2004-09-01 Anders Carlsson <andersca@gnome.org> * glib/goption.c: (g_option_context_free), (print_help), (g_option_context_parse): Handle option contexts without a main group. * tests/option-test.c: (empty_test2), (main): Add test case for that.
This commit is contained in:
committed by
Anders Carlsson
parent
7f760a9108
commit
338d949559
@@ -1,3 +1,12 @@
|
||||
2004-09-01 Anders Carlsson <andersca@gnome.org>
|
||||
|
||||
* glib/goption.c: (g_option_context_free), (print_help),
|
||||
(g_option_context_parse):
|
||||
Handle option contexts without a main group.
|
||||
|
||||
* tests/option-test.c: (empty_test2), (main):
|
||||
Add test case for that.
|
||||
|
||||
2004-08-30 Anders Carlsson <andersca@gnome.org>
|
||||
|
||||
* glib/goption.c: (g_option_context_parse):
|
||||
|
Reference in New Issue
Block a user