[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

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