2022-08-02 GnuCash IRC logs

00:03:32 *** Aussie_matt has quit IRC
00:15:33 *** bertbob has quit IRC
00:25:11 *** bertbob has joined #gnucash
00:25:11 *** ChanServ sets mode: +v bertbob
01:16:47 *** fell has quit IRC
01:18:07 *** fell has joined #gnucash
01:18:07 *** ChanServ sets mode: +o fell
01:41:45 *** Gandalf has joined #gnucash
01:54:13 *** jmdaemon has joined #gnucash
02:19:41 *** sbluhm has joined #gnucash
02:42:00 *** sergiomiguelrp has quit IRC
02:56:27 *** sbluhm has quit IRC
03:06:46 *** sbluhm has joined #gnucash
03:15:47 *** sbluhm has quit IRC
03:27:35 *** FH_thecat has joined #gnucash
03:36:18 *** Romukas has joined #gnucash
03:38:48 *** Aussie_matt has joined #gnucash
03:53:12 *** FH_thecat has quit IRC
04:11:36 *** FH_thecat has joined #gnucash
04:14:59 *** FH_thecat has quit IRC
04:20:00 *** gjanssens has joined #gnucash
04:20:00 *** ChanServ sets mode: +o gjanssens
05:07:19 *** jmdaemon has quit IRC
05:08:31 *** PowaBanga has joined #gnucash
05:20:04 *** hpscah has joined #gnucash
06:01:50 *** sbluhm has joined #gnucash
06:37:50 *** sbluhm has quit IRC
06:59:06 *** sbluhm has joined #gnucash
07:23:51 *** sbluhm has quit IRC
07:31:16 *** sbluhm has joined #gnucash
08:06:11 *** sergiomiguelrp has joined #gnucash
08:15:32 *** chipxxx has quit IRC
08:50:46 *** sbluhm has quit IRC
08:52:42 *** sbluhm has joined #gnucash
09:01:46 *** FH_thecat has joined #gnucash
09:03:59 *** sbluhm has quit IRC
09:08:52 *** tj123 has joined #gnucash
09:25:21 *** sbluhm has joined #gnucash
09:55:17 *** phebus has quit IRC
10:11:17 *** tj123 has quit IRC
10:11:26 *** tj123 has joined #gnucash
11:04:22 *** mikonos has joined #gnucash
11:07:53 *** mikonos has quit IRC
11:16:45 *** phebus has joined #gnucash
11:16:45 *** ChanServ sets mode: +v phebus
11:22:06 *** guak has joined #gnucash
11:26:07 *** sbluhm has quit IRC
11:27:07 *** warlord has quit IRC
11:40:48 <chris> merging maint to master is tricky... TabWidth* is the issue I think
11:56:34 *** Aussie_matt has quit IRC
12:01:25 <chris> merging maint to master is tricky...
12:10:01 *** FH_thecat has quit IRC
13:26:19 <jralls> chris, it shouldn't be unless something's gotten touched in maint that's changed in master. Where's the conflict?
14:05:41 <jralls> chris, in that vein though I'm grinding through fixing all of the options deprecations in the reports. Maybe I should park that in a branch until it's time to start beta testing...
14:18:56 *** CWehli has joined #gnucash
14:18:56 *** ChanServ sets mode: +v CWehli
14:28:08 *** ArtGravity has joined #gnucash
14:28:08 *** ChanServ sets mode: +v ArtGravity
14:41:22 *** sbluhm has joined #gnucash
15:00:49 *** Gandalf has quit IRC
15:36:27 *** jmdaemon has joined #gnucash
15:38:18 *** Hamaryns has joined #gnucash
15:38:18 *** ChanServ sets mode: +v Hamaryns
15:50:39 *** CWehli has left #gnucash
15:55:08 *** NoobAlice has joined #gnucash
15:55:09 *** ChanServ sets mode: +v NoobAlice
16:00:07 *** sbluhm has quit IRC
16:07:17 *** gjanssens has quit IRC
16:14:53 *** hpscah has quit IRC
16:36:45 *** Hamaryns has quit IRC
17:03:35 *** sergiomiguelrp has quit IRC
17:23:10 *** Romukas has quit IRC
18:00:08 *** fell has quit IRC
18:01:29 *** fell has joined #gnucash
18:01:30 *** ChanServ sets mode: +o fell
19:00:02 *** chipxxx has joined #gnucash
19:16:56 *** chipxxx has quit IRC
19:45:26 *** chipxxx has joined #gnucash
20:29:57 <chris> jralls: "ISO C++ forbids casting bob's GNC_PREF_TAB_WIDTH to char*"
20:38:53 *** guak has quit IRC
20:47:07 <chris> /home/chris/sources/gnucash/master/gnucash/gnome-utils/gnc-main-window.cpp:114:39: error: ISO C++ forbids converting a string constant to ‘gchar*’ {aka ‘char*’} [-Werror=write-strings]
20:47:09 <chris> 114 | #define GNC_PREF_TAB_WIDTH "tab-width"
20:47:11 <chris> | ^~~~~~~~~~~
20:47:13 <chris> /home/chris/sources/gnucash/master/gnucash/gnome-utils/gnc-main-window.cpp:3699:45: note: in expansion of macro ‘GNC_PREF_TAB_WIDTH’
20:47:15 <chris> 3699 | gnc_main_window_update_tab_width (NULL, GNC_PREF_TAB_WIDTH, NULL);
20:47:17 <chris> | ^~~~~~~~~~~~~~~~~~
20:53:49 *** warlord has joined #gnucash
20:55:28 *** bertbob has quit IRC
20:57:37 *** bertbob has joined #gnucash
20:57:37 *** ChanServ sets mode: +v bertbob
21:27:51 <chris> this works: gnc_main_window_update_tab_width (NULL, (char*)GNC_PREF_TAB_WIDTH, NULL);
21:40:34 *** chipxxx has quit IRC
22:44:08 *** prg has quit IRC
22:47:42 *** prg has joined #gnucash
23:19:43 *** FH_thecat has joined #gnucash
23:40:23 *** PowaBanga has quit IRC
23:40:49 *** NoobAlice has quit IRC