mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
Add check for if argc is 0.
2004-10-05 Anders Carlsson <andersca@gnome.org> * glib/goption.c: (g_option_context_parse): Add check for if argc is 0. * tests/option-test.c: (empty_test3), (main): Add test case.
This commit is contained in:
committed by
Anders Carlsson
parent
2118d96318
commit
9af2838a91
@@ -1,3 +1,11 @@
|
||||
2004-10-05 Anders Carlsson <andersca@gnome.org>
|
||||
|
||||
* glib/goption.c: (g_option_context_parse):
|
||||
Add check for if argc is 0.
|
||||
|
||||
* tests/option-test.c: (empty_test3), (main):
|
||||
Add test case.
|
||||
|
||||
2004-10-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* NEWS: Update
|
||||
|
Reference in New Issue
Block a user