[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Collecting OKURI-NASI entries ... ?
From: |
Eli Zaretskii |
Subject: |
Re: Collecting OKURI-NASI entries ... ? |
Date: |
Wed, 20 Mar 2013 06:03:51 +0200 |
> From: Dmitry Gutov <address@hidden>
> Date: Wed, 20 Mar 2013 06:12:16 +0400
>
> I got this in the compilation log the first time I recompiled the
> updated trunk today (but not the second time).
> The "collection" process took some time and it beeped suspiciously quite
> a few times while outputting the squigglies. Was that supposed to happen?
Yes. This is the result of 112072 and its Windows followup.
Personally, I think the non-ASCII text in these progress reports
should be suppressed, at least as an option that the Makefile could
use, because it is unsafe sending arbitrary non-ASCII characters to a
text terminal -- that's the reason for the beeps. Patches (for
batch-skkdic-convert) are welcome.