#tde-devs < 2026/01/04 > |
| [06:57] | Fat-Zer has quit (Ping timeout: 246 seconds) |
| [07:10] | Fat-Zer has joined |
| [10:19] | Fat-Zer has quit (Ping timeout: 240 seconds) |
| [10:32] | Fat-Zer has joined |
| [11:07] | micheleC has joined |
| [11:53] | SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
| [11:53] | micheleC: @SlavekB / @Fat-Zer: in general when I converted TRUE/FALSE to true/false I specifically did not convert gboolean or X11's Boolean type. We should use the expected values for gtk/gimp of X11 calls, even if I know that true/false would still work in most of the cases |
| [11:54] | micheleC: I just commented on TDE/koffice#102, but similar concept would have and should have applied to the commit in tdebase pushed a couple of days ago |
| [11:54] | tde-bot: [TGW][koffice] #102 - Replace TRUE/FALSE with boolean values true/false. |
| [11:54] | tde-bot: https://mirror.git.trinitydesktop.org/gitea/TDE/koffice/pulls/102 |
| [11:55] | micheleC: if both of you prefer to use true/false also for those scenario, I won't object to hardly, except for those calls that use variable args (...), in which we need to be specific on the argument size |
| [12:00] | Fat-Zer has quit (Ping timeout: 240 seconds) |
| [12:13] | Fat-Zer has joined |
| [12:26] | Fat-Zer: X11 is even more of a mess: it actually has three boolean types in its API: BOOL (unsigned char), Boolean (char) and Bool (int) as well as three sets of true/false values: TRUE/FALSE, True/False and xTrue/xFalse all are defined as 1/0. |
| [12:27] | Fat-Zer: though I'm ok using True/False, I'll prepare a PR for my previous changes to tdebase |
| [12:27] | Fat-Zer: micheleC: ^ |
| [12:28] | micheleC: (y) |
| [12:50] | Fat-Zer: done: https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/pulls/694 |
| [12:51] | Fat-Zer: PS: I'll wait for Slavek's respond before merging anyway |
| [12:53] | Fat-Zer: and sorry again for committing straight to master... I've added hooks now to all local repos to prevent this next time |
| [12:54] | micheleC: no worries, sometimes it just happens. |
| [13:27] | SlavekB has joined |
| [13:35] | micheleC: If you have time, please review TDE/tqt/pulls/204. We already rename moc and uic to tqmoc and tquic. qmake to tqmake is the one still pending. All this is only for R14.2.0 obviously |
| [14:24] | Fat-Zer: maybe a bit later... |
| [14:27] | micheleC: no worries, when you guys have time. that PR has been waiting for a while, so it can wait a bit longer. |
| [14:38] | micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
| [15:24] | Fat-Zer has quit (Ping timeout: 240 seconds) |
| [15:39] | Fat-Zer has joined |
| [23:50] | SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org) |
#tde-devs < 2026/01/04 > |