mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Make GOption remove long options completely. (#153113, Robert Ögren)
Mon Sep 20 00:13:48 2004 Matthias Clasen <maclas@gmx.de> Make GOption remove long options completely. (#153113, Robert Ögren) * glib/goption.c (parse_long_option): Fix a wrong index. * tests/option-test.c (ignore_test3): Test handling of unknown options some more.
This commit is contained in:
committed by
Matthias Clasen
parent
2022eaf0ab
commit
08fe920a50
@@ -1,3 +1,12 @@
|
||||
Mon Sep 20 00:13:48 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
Make GOption remove long options completely. (#153113, Robert Ögren)
|
||||
|
||||
* glib/goption.c (parse_long_option): Fix a wrong index.
|
||||
|
||||
* tests/option-test.c (ignore_test3): Test handling of unknown
|
||||
options some more.
|
||||
|
||||
Sun Sep 19 23:56:15 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/goption.c (g_option_context_parse): Call error_func
|
||||
|
Reference in New Issue
Block a user