Make GOption remove long options completely. (#153113, Robert Ögren)
authorMatthias Clasen <maclas@gmx.de>
Mon, 20 Sep 2004 04:15:38 +0000 (04:15 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Sep 2004 04:15:38 +0000 (04:15 +0000)
commit08fe920a50ac54615e14c0fea14b14501d0d21a1
treef1d2c0120556822511129727d604e40b57f325be
parent2022eaf0ab83fc28f41e7807c87c349aa8d0d79f
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.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/goption.c
tests/option-test.c