2022-04-04 GnuCash IRC logs

01:17:18 *** frakturfreak1 has quit IRC
01:19:07 *** fell has quit IRC
01:20:26 *** fell has joined #gnucash
01:20:26 *** ChanServ sets mode: +o fell
01:26:55 *** Pegasus_RPG has quit IRC
01:31:42 *** frakturfreak1 has joined #gnucash
01:59:16 *** sbluhm has joined #gnucash
02:10:27 *** flips has quit IRC
02:15:08 *** flips has joined #gnucash
02:15:09 *** ChanServ sets mode: +v flips
03:15:13 *** Hamaryns has joined #gnucash
03:15:13 *** ChanServ sets mode: +v Hamaryns
03:15:34 *** Hamaryns has quit IRC
03:15:40 *** Hamaryns has joined #gnucash
03:15:40 *** ChanServ sets mode: +v Hamaryns
04:04:31 *** sbluhm has quit IRC
04:17:27 *** tomk_dk has joined #gnucash
04:29:30 *** sbluhm has joined #gnucash
05:00:36 *** theofpa has joined #gnucash
05:12:15 *** sbluhm has quit IRC
05:47:48 *** tj123 has joined #gnucash
06:02:51 *** Hamaryns has quit IRC
06:09:08 *** tomk_dk has quit IRC
06:10:13 *** tomk_dk has joined #gnucash
06:10:54 *** tomk_dk has quit IRC
06:12:53 *** tomk_dk has joined #gnucash
06:20:31 *** tomk_dk has quit IRC
06:21:31 *** tomk_dk has joined #gnucash
06:32:50 *** storyjesse has joined #gnucash
06:40:30 *** User has joined #gnucash
06:45:20 *** sbluhm has joined #gnucash
06:50:19 *** Aussie_matt has joined #gnucash
07:22:11 *** chris has quit IRC
07:34:09 *** storyjesse has quit IRC
07:53:41 *** mydogsnameisrudy has joined #gnucash
07:54:26 *** mydogsnameisrudy has quit IRC
08:24:04 *** chris has joined #gnucash
08:24:04 *** ChanServ sets mode: +v chris
08:24:05 *** gncbot sets mode: +o chris
08:26:21 *** FH_thecat has joined #gnucash
08:44:44 *** tomk_dk has quit IRC
08:55:39 <chris> jralls: I'm reading output of linux perf - it seems there's a lot of string_to_gnc_numeric when reading data. Wouldn't it be worth while having a specialised GncNumeric constructor which reads from char* instead of needing a std::string ?
09:01:40 <chris> hmm not possible because of regex
09:27:52 *** sbluhm has quit IRC
09:43:02 <Simon> std::map can be very slow on things like string keys
09:43:38 <Simon> if you want to compare char* to std::string you could do some benchmarks... but ultimately that will be based on how fast it takes to construct a std::string
09:44:01 <Simon> what data is being used that is a char* and will never be a std::string?
10:05:47 *** Aussie_matt has quit IRC
10:11:55 *** FH_thecat has quit IRC
10:17:25 *** field^Mop has joined #gnucash
10:26:58 *** mauritslamers has quit IRC
10:29:34 *** mauritslamers has joined #gnucash
10:29:34 *** ChanServ sets mode: +v mauritslamers
10:32:50 *** sbluhm has joined #gnucash
10:55:40 *** gjanssens has joined #gnucash
10:55:40 *** ChanServ sets mode: +o gjanssens
11:06:33 *** Piko has quit IRC
11:27:17 *** ArtGravity has joined #gnucash
11:27:17 *** ChanServ sets mode: +v ArtGravity
12:20:04 *** sbluhm has quit IRC
12:21:49 *** guak has joined #gnucash
12:48:38 *** Pegasus_RPG has joined #gnucash
13:00:11 *** sbluhm has joined #gnucash
13:07:51 *** Pegasus_RPG has quit IRC
13:11:55 *** Pegasus_RPG has joined #gnucash
13:19:30 <AdrienM> chris, I'll give your patch to 798493 a shot, but is there is a simpler way to test it without rebuilding the app?
13:42:01 *** Pegasus_RPG has quit IRC
13:47:26 *** sbluhm has quit IRC
14:11:41 *** sbluhm has joined #gnucash
14:27:56 *** tj123 has quit IRC
14:43:14 *** kcin has joined #gnucash
14:44:11 *** kcin has quit IRC
15:00:22 *** terashy has joined #gnucash
15:07:01 *** kyew has quit IRC
15:09:09 *** kyew has joined #gnucash
15:09:09 *** ChanServ sets mode: +v kyew
15:10:46 *** gjanssens has quit IRC
15:13:12 *** Pegasus_RPG has joined #gnucash
15:20:48 *** raeburn has quit IRC
15:21:20 *** terashy has quit IRC
15:22:11 *** sbluhm has quit IRC
15:22:36 *** terashy has joined #gnucash
15:38:57 *** Pegasus_RPG has quit IRC
15:40:38 *** raeburn has joined #gnucash
15:40:38 *** ChanServ sets mode: +v raeburn
15:53:26 *** field^Mop has quit IRC
16:01:52 *** terashy has left #gnucash
16:16:42 *** kcin has joined #gnucash
16:16:56 *** kcin has joined #gnucash
17:29:18 *** ArtGravity has quit IRC
17:49:51 *** theofpa has quit IRC
17:54:28 *** raeburn has quit IRC
18:01:18 *** raeburn has joined #gnucash
18:01:18 *** ChanServ sets mode: +v raeburn
18:34:46 *** raeburn has quit IRC
18:37:07 *** User has quit IRC
18:37:16 *** raeburn has joined #gnucash
18:37:16 *** ChanServ sets mode: +v raeburn
18:39:42 <chris> adrienM: you may be able to dig into the Gnucash.app folder and modify invoice.scm
18:42:59 <AdrienM> chris, I thought so but can't seem to find it.
18:44:58 <AdrienM> chris, nevermind. I got it, just not where I was expecting.
18:45:29 <AdrienM> I'll test and report back in about 2hrs after dinner.
19:00:35 *** Pegasus_RPG has joined #gnucash
19:27:05 <chris> Simon: I'm referring to the char* to GncNumeric parser. it uses boost::regex which wants a string.
20:45:48 *** guak has quit IRC
23:03:50 *** NoobAlice has quit IRC