[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] test/inc/test-eom-align Failure: Extra Linefeed.
From: |
David Levine |
Subject: |
Re: [Nmh-workers] test/inc/test-eom-align Failure: Extra Linefeed. |
Date: |
Wed, 17 May 2017 19:39:54 -0400 |
Ralph wrote:
> ./configure with CFLAGS including -DBUFSIZ=225.
Then don't do that? :-)
I suspect that m_getfld() might be involved. I wouldn't
recommend trying to fix it. If you want to do something, #error
if BUFSIZ < 226 or something like that?
David