Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 21:37:59 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Ruslan Ermilov <ru@FreeBSD.ORG>
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/30778: libncurses/termcap.c does not handle escaped colons
Message-ID:  <20020812173759.GA2467@nagual.pp.ru>
In-Reply-To: <200208121730.g7CHU3W4067858@freefall.freebsd.org>
References:  <200208121730.g7CHU3W4067858@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 12, 2002 at 10:30:03 -0700, Ruslan Ermilov wrote:
>  
>  The colon (`:') is used to delimit capabilities.  To include the
>  colon as part of the value, it must be escaped.  (The wy60 entry
>  has this in its "rs" capability, for example.)

From where you get assumption that \: is valid escape sequence? It should 
be written as \072 instead.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020812173759.GA2467>