Re: [dev] An update about my gtk2 fork

2024-07-26 Thread Dave Blanchard
On Tue, 23 Jul 2024 10:06:11 +0200 Hiltjo Posthuma wrote: > > forward). Software quality? What's that? > > Maybe send a patch to them instead of whining on the internet. Maybe shut the fuck up. The GNU project is widely known for its shit code quality and complete lack of craftsmanship. If you

Re: [dev] An update about my gtk2 fork

2024-07-23 Thread Hiltjo Posthuma
On Tue, Jul 23, 2024 at 07:57:06AM +0200, Markus Wichmann wrote: > Am Mon, Jul 22, 2024 at 03:44:36PM + schrieb stefan1: > > I mentioned -flto above, because without lto, gcc doesn't see that doing > > init_func(&var); > > initializes the var variable in some cases. > > That's a bug. Maybe

Re: [dev] An update about my gtk2 fork

2024-07-22 Thread Markus Wichmann
Am Mon, Jul 22, 2024 at 03:44:36PM + schrieb stefan1: > I mentioned -flto above, because without lto, gcc doesn't see that doing > init_func(&var); > initializes the var variable in some cases. That's a bug. Maybe report it. Although, when last I reported a bug to gcc, all that happened wa

[dev] An update about my gtk2 fork

2024-07-22 Thread stefan11111
Hi suckless enjoyers. Beware, this is quite a long mail. I have come with an update 6 months after this thread: https://lists.suckless.org/dev/2401/35517.html To those who can't open that link in their mailer, it's the thread where I presented my fork of gtk2: https://github.com/stefan1/gtk