lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] What encoding does wx_test console output use?


From: Vadim Zeitlin
Subject: Re: [lmi] What encoding does wx_test console output use?
Date: Sat, 8 Sep 2018 14:36:08 +0200

On Sat, 8 Sep 2018 09:57:24 +0000 Greg Chicares <address@hidden> wrote:

GC> $wine ./wx_test --ash_nazg --data_path=/opt/lmi/data --pyx=only_new_pdf 
>../src/lmi/wx_test_output
GC> $file -bi wx_test_output
GC> application/octet-stream; charset=binary
GC> 
GC> I'd like to filter this, removing expected lines and leaving only
GC> unexpected--much as 'nychthemeral_test.sh' does for other tests
GC> with its '_clutter' sed scripts. I suppose
GC>   iconv -t UTF-8 -f SOME_ENCODING wx_test_output
GC> might work, for some value (what?) of SOME_ENCODING.

 Under "genuine" MSW it would be UTF-16, but I didn't test if it was the
same thing under Wine. I'd expect it to be...

 Regards,
VZ


reply via email to

[Prev in Thread] Current Thread [Next in Thread]