Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2005 18:37:02 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        stefanf@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/vidcontrol vidcontrol.c
Message-ID:  <20050515.183702.74733276.nyan@jp.FreeBSD.org>
In-Reply-To: <20050515093358.GD33622@wombat.fafoe.narf.at>
References:  <200505150741.j4F7fdJZ071800@repoman.freebsd.org> <20050515093358.GD33622@wombat.fafoe.narf.at>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20050515093358.GD33622@wombat.fafoe.narf.at>
Stefan Farfeleder <stefanf@FreeBSD.org> writes:

> On Sun, May 15, 2005 at 07:41:39AM +0000, Takahashi Yoshihiro wrote:
> >   Modified files:
> >     usr.sbin/vidcontrol  vidcontrol.c 
> >   Log:
> >   Use \e for escape char instead of ^[ directly.
> 
> would you mind using \033 instead?  \e is not a standards compliant
> escape sequence and results in undefined behaviour.

Ok, I'll fix.

---
TAKAHASHI Yoshihiro <nyan@jp.FreeBSD.org>



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