2022-09-02 GnuCash IRC logs

00:35:43 *** NoobAlice has quit IRC
01:06:10 *** fell has quit IRC
01:06:53 *** fell has joined #gnucash
01:06:53 *** ChanServ sets mode: +o fell
01:26:52 *** sbluhm has joined #gnucash
01:30:52 *** Gandalf has joined #gnucash
01:37:54 *** fell has quit IRC
01:39:14 *** fell has joined #gnucash
01:39:14 *** ChanServ sets mode: +o fell
02:40:50 *** fell has quit IRC
02:45:15 *** fell has joined #gnucash
02:45:16 *** ChanServ sets mode: +o fell
03:38:16 *** tomk_dk has joined #gnucash
03:43:59 *** tomk_dk1 has joined #gnucash
03:44:17 *** tomk_dk has quit IRC
03:44:17 *** tomk_dk1 is now known as tomk_dk
05:28:06 *** PowaBanga has quit IRC
05:43:39 <chris> forgot to add the concise form https://pastebin.com/raw/tHX2tnJT jralls :-/
06:23:50 *** chris has quit IRC
06:24:05 *** chris has joined #gnucash
06:24:05 *** ChanServ sets mode: +v chris
06:24:05 *** gncbot sets mode: +o chris
06:34:39 *** PowaBanga has joined #gnucash
06:47:03 *** storyjesse has quit IRC
07:08:57 *** chipxxx has joined #gnucash
07:49:22 *** sbluhm has quit IRC
07:55:09 *** sbluhm has joined #gnucash
08:18:23 *** tomk_dk has quit IRC
08:25:09 *** sbluhm has quit IRC
08:36:57 *** sbluhm has joined #gnucash
08:59:41 *** celeste has quit IRC
09:05:33 *** paul has joined #gnucash
09:09:58 *** sbluhm has quit IRC
11:21:36 *** matze999 has joined #gnucash
11:27:26 <jralls> chris, Oh, yeah, I'd forgotten about your stringjoin. You could make it even more concise by replacing the 3 g_free(string) with g_list_free_full(acc, g_free).
11:31:00 *** guak has joined #gnucash
11:42:10 <jralls> If you tweaked stringjoin to handle nullptr list data you could shorten it further to acc = g_list_prepend(acc, gnc_ab_get_thing()); gnc_g_list_stringjoin(acc, ";"); g_list_free_full(acc, g_free);
11:43:51 *** matze999 has quit IRC
11:46:30 *** matze999 has joined #gnucash
11:52:48 *** sbluhm has joined #gnucash
12:12:18 *** sbluhm has quit IRC
12:55:30 *** lmat has quit IRC
13:03:35 *** lmat has joined #gnucash
13:06:00 *** Summer has quit IRC
13:15:36 *** sbluhm has joined #gnucash
13:17:05 <jralls> gjanssens gnc-quotes.cpp has an unused no-op function `std::vector<std::string>format_quotes(const std::vector<gnc_commodity*>)`. Did you have plans for that?
13:18:59 *** lmat has quit IRC
13:27:04 *** lmat has joined #gnucash
13:32:18 *** lmat has quit IRC
13:37:03 *** lmat has joined #gnucash
13:42:17 *** lmat has quit IRC
14:00:31 *** lmat has joined #gnucash
14:17:07 *** jralls is now known as jralls_afk
14:42:37 *** sbluhm has quit IRC
14:56:09 *** sbluhm has joined #gnucash
15:02:54 *** sbluhm has quit IRC
15:04:53 *** sbluhm has joined #gnucash
15:06:40 *** Wourroon has quit IRC
15:35:15 *** lmat has quit IRC
15:48:20 *** lmat has joined #gnucash
15:52:30 *** chipxxx has quit IRC
16:17:54 *** ArtGravity has joined #gnucash
16:17:55 *** ChanServ sets mode: +v ArtGravity
16:26:38 *** sbluhm has quit IRC
16:28:02 *** Wourroon has joined #gnucash
16:28:02 *** ChanServ sets mode: +v Wourroon
16:45:17 <gjanssens> jralls_afk: I don't remember exactly...
16:45:17 <gncbot> gjanssens: Sent 4 days, 22 hours, and 14 minutes ago: <warlord> we definitely need to figure out and execute some contingency plans, both for Linas' infra and mine.
16:47:06 <gjanssens> Looking at the code I think it was originally meant to factor our the lambda function in comm_vec_to_json_string, but I think I changed my mind at some point, so you can remove it. The lambda is fine as far as I'm concerned.
16:47:47 <gjanssens> warlord: this week I'm very short in time. I'll see if we can discuss this somewhere next week.
16:55:44 *** Gandalf has quit IRC
16:58:19 <fell> jralls, PR 892 failed under both ubuntus.
17:06:19 *** gjanssens has quit IRC
18:28:06 *** lmat has quit IRC
18:31:22 *** lmat has joined #gnucash
18:44:09 *** chipxxx has joined #gnucash
19:48:02 *** chipxxx has quit IRC
21:00:07 *** PowaBanga has quit IRC
21:00:59 *** PowaBanga has joined #gnucash
22:52:58 *** guak has quit IRC
22:55:49 *** NoobAlice has joined #gnucash
22:55:49 *** ChanServ sets mode: +v NoobAlice
23:31:45 *** storyjesse has joined #gnucash