NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/56223: Compilation as root for various pkgsrc packages screws up the console
The following reply was made to PR kern/56223; it has been noted by GNATS.
From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: misc/56223: Compilation as root for various pkgsrc packages
screws up the console
Date: Sat, 5 Jun 2021 01:28:28 +0300
> That output ESC + ] starts an escape sequence that never ended. The
> parser just continues reading characters that don't cause something
> rendered as these belong to a very long sequence.
I'm pretty sure I remember a PR about this. In the quoted gcc output
the ^G is supposed to terminate it. It's not standard but, iirc,
several emulators accept it as a terminator.
-uwe
Home |
Main Index |
Thread Index |
Old Index