mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-25 10:28:56 +02:00
Don't call g_set_error () with a NULL format. (#153103, Robert Ögren)
Mon Sep 20 00:17:37 2004 Matthias Clasen <maclas@gmx.de> * tests/option-test.c (error_test3_post_parse): * tests/option-test.c (error_test2_post_parse): * tests/option-test.c (error_test1_post_parse): Don't call g_set_error () with a NULL format. (#153103, Robert Ögren)
This commit is contained in:
committed by
Matthias Clasen
parent
08fe920a50
commit
6aad158c67
@@ -1,3 +1,10 @@
|
||||
Mon Sep 20 00:17:37 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* tests/option-test.c (error_test3_post_parse):
|
||||
* tests/option-test.c (error_test2_post_parse):
|
||||
* tests/option-test.c (error_test1_post_parse): Don't call
|
||||
g_set_error () with a NULL format. (#153103, Robert Ögren)
|
||||
|
||||
Mon Sep 20 00:13:48 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
Make GOption remove long options completely. (#153113, Robert Ögren)
|
||||
|
Reference in New Issue
Block a user