Date: Tue, 7 Jan 1997 02:12:58 -0800 (PST) From: Masafumi NAKANE <max> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/mail/mh/patches patch-ag Message-ID: <199701071012.CAA12039@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
max 97/01/07 02:12:57 Added: mail/mh/patches patch-ag Log: The routine m_atoi in libmh handled filename like [0-9]+~ as regular mail file, where it should only treat [0-9]+. This bug was present when mh's configuration contains locale definition. Submitted by: Dave Marquardt <marquard@Zilker.NET> (Closing PR #2088.)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701071012.CAA12039>