On Wed, Jul 10, 2024 at 1:35 AM Alex Naumov <alexander_nau...@opensuse.org> wrote:
> > Hey David. > Thank you for the patch. > It looks like this patch alarm user in case of overflow, right? We don't > need to alarm users. We need the stable bug free code. > The task is to find all cases where overflow is possible and... make it > unpossible. That's it :) > > in screen.h remove the #define SHOW_BUF_OVERFLOW and it won't report anything, AND you wont get a warning about a variable set but not used. The output is meant for devs during testing