Romanos Skiadas
b42052464b
fix spurious error about uninitialized have_end
...
in gnc_tree_view_account_select_subaccounts, gcc thinks have_end might
not be initialized, but since the function exits if num_children == 0,
the while (num_children) loop will always be entered. Silence the
warning.
2021-08-27 20:25:36 +08:00
..
2021-08-24 23:02:15 +08:00
2021-08-20 09:03:37 +08:00
2021-08-27 20:25:36 +08:00
2021-06-12 16:48:59 -07:00
2021-06-12 16:48:59 -07:00
2021-06-17 23:37:24 +08:00
2021-08-07 14:39:57 -07:00
2020-05-28 18:41:34 +02:00
2021-07-08 08:31:12 +01:00
2021-07-31 21:16:06 +08:00
2021-03-12 17:23:15 +08:00
2021-03-25 07:40:42 -07:00
2021-06-29 08:46:34 +02:00
2018-07-05 14:25:38 +02:00
2021-03-07 11:28:41 +00:00
2021-01-03 06:28:31 +08:00
2020-08-05 18:40:48 +08:00
2021-04-22 01:16:36 +02:00
2020-11-13 10:58:14 +01:00
2020-11-10 12:24:09 +01:00
2020-05-01 11:46:49 +01:00
2021-03-22 12:10:55 +01:00
2021-03-25 13:31:19 -07:00
2021-03-25 13:31:19 -07:00
2017-08-13 12:39:45 +02:00
2017-12-23 14:07:25 +01:00
2021-04-16 20:05:10 +02:00
2020-05-01 11:46:49 +01:00
2020-01-17 18:15:27 +01:00
2020-08-08 12:19:27 +08:00