From owner-cvs-all Tue Oct 15 3:42: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2863037B401; Tue, 15 Oct 2002 03:42:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE21D43E8A; Tue, 15 Oct 2002 03:42:07 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9FAg7Mt042998; Tue, 15 Oct 2002 03:42:07 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.3/Submit) id g9FAg7NT042997; Tue, 15 Oct 2002 03:42:07 -0700 (PDT) Message-Id: <200210151042.g9FAg7NT042997@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 15 Oct 2002 03:42:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/src/roff/troff node.cc X-FreeBSD-CVS-Branch: FSF Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/10/15 03:42:07 PDT Modified files: (Branch: FSF) contrib/groff/src/roff/troff node.cc Log: From ChangeLog: : 2002-10-14 Werner LEMBERG : : * src/roff/troff/node.cc (troff_output_file::put_char_width, : troff_output_file::put_char, troff_output_file::fill_color, : troff_output_file::glyph_color): Handle case where color pointer : is null. This paniced troff(1) attempting to format the vinum(4) manpage. Revision Changes Path 1.1.1.3 +8 -5 src/contrib/groff/src/roff/troff/node.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message