CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/26 12:51:47
Modified files:
usr.bin/mandoc : roff.c
Log message:
Do not fail an assertion when a high level macro occurs in the body
of a conditional inside a .ce request block. Instead, abort the .ce
block just like when there is no conditional in between.
Bug found by espie@ working on the textproc/fstrcmp port.
