From: David Levine Date: Tue, 2 Sep 2014 02:09:04 +0000 (-0500) Subject: Doubled size of buffers used by m_getfld(), scan, and fmttest to X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/592b3e1bc2a812515c5e2d01f087ec0aa2d4e8e4?hp=592b3e1bc2a812515c5e2d01f087ec0aa2d4e8e4 Doubled size of buffers used by m_getfld(), scan, and fmttest to 8192, on any platform, so that -width 0 and -outsize max are likely to include at least some part of the body of each message. ---