[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updat
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updated. 1.5-branchpoint-346-gc9c9dea |
Date: |
Sat, 12 Jan 2013 17:01:51 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".
The branch, m_getfld has been updated
via c9c9deafa215eed533076335d3c1b960352b1431 (commit)
via 52a3727a8e26bc651f3330cb80f11ba627cfaac7 (commit)
via 037daf5b680717070873b637079db3cbb426d17a (commit)
from 683e0fb1a14da5b9ce7bc5db6e76951d14d79348 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c9c9deafa215eed533076335d3c1b960352b1431
Author: David Levine <address@hidden>
Date: Sat Jan 12 10:58:31 2013 -0600
Cleaned up FLDPLUS handling in m_getfld(). As part of this,
removed the backing up of the read pointer in the "something
went wrong" portion of the FLD handling. It had been moved
back two positions. The first is no longer necessary
because a Getc() was replace by a Peek(), and the second
caused the extra blank line noted in the old comments.
Updated the expected output in test/bad-input/test-header to
correspond.
commit 52a3727a8e26bc651f3330cb80f11ba627cfaac7
Author: David Levine <address@hidden>
Date: Sat Jan 12 09:23:19 2013 -0600
Fixed addition to test-inc-scanout in
683e0fb1a14da5b9ce7bc5db6e76951d14d79348 to not depend on
current date.
commit 037daf5b680717070873b637079db3cbb426d17a
Author: David Levine <address@hidden>
Date: Sat Jan 12 09:21:59 2013 -0600
Very minor cleanup to m_getfld() to remove an increment of j.
-----------------------------------------------------------------------
Summary of changes:
sbr/m_getfld.c | 131 +++++++++++++--------------------------
test/bad-input/test-header | 1 -
test/inc/malformed_message.txt | 1 +
test/inc/md5sums | 2 +-
test/inc/test-inc-scanout | 4 +-
5 files changed, 48 insertions(+), 91 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updated. 1.5-branchpoint-346-gc9c9dea,
David Levine <=