Don't call g_set_error () with a NULL format. (#153103, Robert Ögren)
authorMatthias Clasen <maclas@gmx.de>
Mon, 20 Sep 2004 04:18:40 +0000 (04:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 20 Sep 2004 04:18:40 +0000 (04:18 +0000)
commit6aad158c67c4e729d59c28c0701f07e01e41f85c
tree345e80f4ea64c7f1ddda2243bf5b5bafb5881e75
parent08fe920a50ac54615e14c0fea14b14501d0d21a1
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)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
tests/option-test.c