Date: Sat, 02 Dec 2017 19:39:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 220623] [patch] makewhatis crashes if a manpage has .ce active Message-ID: <bug-220623-8-2CYnHxXf0I@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-220623-8@https.bugs.freebsd.org/bugzilla/> References: <bug-220623-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220623 Yuri Pankov <yuripv@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yuripv@gmx.com --- Comment #2 from Yuri Pankov <yuripv@gmx.com> --- Looks like this is no longer a problem with mandoc 1.14.3: $ uname -v FreeBSD 12.0-CURRENT #1 r326405+2933f3dd7df2(master) ........... $ sh 220623.sh ; echo $? without .ce /tmp/man//man1/a.1: Adding to database /tmp/man//man1/b.1: Adding to database with .ce /tmp/man//man1/a.1: Adding to database /tmp/man//man1/b.1: Adding to database 0 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220623-8-2CYnHxXf0I>