On Sat, Feb 14, 2026 at 10:26:12PM +0100, Страхиња Радић wrote: > Дана 26/02/14 12:40PM, Hiltjo Posthuma написа: > > Thanks for sharing. > > At a glance the code doesn't look bad written by an AI. > > At a glance, see eg. load_defaults[1]. It seems completely redundant, > copies settings from static const variables set in config.h to static > variables in pdmenu.c, for... no reason whatsoever. So characteristic > of AI. > > This is why code made by a living human should be preferable to AI.
Thanks, I should have realized this myself, I thought there is some reason to use const in config ;). I'll fix it in the next release. - PVx
