NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/54764 CVS commit: src/usr.bin/mail
The following reply was made to PR bin/54764; it has been noted by GNATS.
From: Steffen Nurpmeso <steffen%sdaoden.eu@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: PR/54764 CVS commit: src/usr.bin/mail
Date: Sat, 14 Dec 2019 23:40:51 +0100
Christos Zoulas wrote in <20191214203001.F26F07A1C8%mollari.NetBSD.org@localhost>:
|The following reply was made to PR bin/54764; it has been noted by GNATS.
|
|From: "Christos Zoulas" <christos%netbsd.org@localhost>
|To: gnats-bugs%gnats.NetBSD.org@localhost
|Cc:
|Subject: PR/54764 CVS commit: src/usr.bin/mail
|Date: Sat, 14 Dec 2019 15:28:03 -0500
|
| Module Name: src
| Committed By: christos
| Date: Sat Dec 14 20:28:03 UTC 2019
|
| Modified Files:
| src/usr.bin/mail: complete.c
|
| Log Message:
| PR/54764: elo: Incorrect '+file' filename completion in mail(1)
| Add propel completion stem so that file completion works.
| pullup-9
POSIX says "unset or set to null", so assuming that NetBSD Mail
does not return NULL when doing "set folder=" (or "set folder")
the above needs an additional "&& *mf != '\0')" for POSIX.
| To generate a diff of this commit:
| cvs rdiff -u -r1.20 -r1.21 src/usr.bin/mail/complete.c
|
| Please note that diffs are not public domain; they are subject to the
| copyright notices on the relevant files.
|
--End of <20191214203001.F26F07A1C8%mollari.NetBSD.org@localhost>
--steffen
|
|Der Kragenbaer, The moon bear,
|der holt sich munter he cheerfully and one by one
|einen nach dem anderen runter wa.ks himself off
|(By Robert Gernhardt)
Home |
Main Index |
Thread Index |
Old Index