[Bug 220623] [patch] makewhatis crashes if a manpage has .ce active

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 2 19:39:41 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220623

Yuri Pankov <yuripv at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuripv at gmx.com

--- Comment #2 from Yuri Pankov <yuripv at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list