On Fri, Nov 14, 2025 at 12:49:47PM +0100, Heinrich Schuchardt wrote: > On 11/14/25 11:55, Maarten Brock wrote: > > Hello Heinrich, > > > > Don't you run the risk of getting into namespace problems when you make > > these > > static functions and global variables non-static? Esp. the ones without the > > word > > 'fat' in them seem to be in danger here. > > > > E.g. downcase(), cur_dev, disk_read() > > > > Kind Regards, > > Maarten > > Thank you for reviewing. You are right. These functions should be renamed > with a "fat_" prefix.
I'm still working with my Claude-using friends, but I'd like to point out that it too doesn't like the namespace pollution this series contains (and so is part of a higher level problem I have). -- Tom
signature.asc
Description: PGP signature

