mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Add some tests for '--' stripping.
2004-12-20 Matthias Clasen <mclasen@redhat.com> * tests/option-test.c: Add some tests for '--' stripping. * glib/goption.c (g_option_context_parse): Don't strip '--' if it would be needed by a second option parser. (#161701)
This commit is contained in:
committed by
Matthias Clasen
parent
ad90d2de03
commit
9d8c5bc757
@@ -1,5 +1,12 @@
|
||||
2004-12-20 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/option-test.c: Add some tests for '--'
|
||||
stripping.
|
||||
|
||||
* glib/goption.c (g_option_context_parse): Don't
|
||||
strip '--' if it would be needed by a second option
|
||||
parser. (#161701)
|
||||
|
||||
* glib/gunicollate.c (g_utf8_collate): Make docs
|
||||
more accurate. (#161683, Marcin Krzyzanowski)
|
||||
|
||||
|
Reference in New Issue
Block a user