[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.6-release, up
From: |
Ken Hornstein |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.6-release, updated. 1.6-RC1-1-g94759ab |
Date: |
Tue, 15 Apr 2014 01:38:11 +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, 1.6-release has been updated
via 94759ab59012b9eb5193affd99e8cd315633d7ee (commit)
from da2b79e1b475a4421c14549ee2646b5cb5f845c8 (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 94759ab59012b9eb5193affd99e8cd315633d7ee
Author: Ken Hornstein <address@hidden>
Date: Mon Apr 14 21:32:41 2014 -0400
It turns out that due to the changes to m_getfld() to support file
position tracking, this broke the scan output from inc(1) when POPing
more than one message at a time. Since a new filehandle was being
passed to each call to scan(), it made the most sense to simply
discard the m_getfld() state for each call to scan() when doing POP.
-----------------------------------------------------------------------
Summary of changes:
uip/inc.c | 2 ++
1 files changed, 2 insertions(+), 0 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, 1.6-release, updated. 1.6-RC1-1-g94759ab,
Ken Hornstein <=