From: Tony Borras <tonyb@sysdev.org>
To: linux-msdos@vger.kernel.org
Subject: The High ASCII bug in v1.3.4, 1.3.5 persists
Date: Tue, 1 May 2007 13:19:56 -0800 [thread overview]
Message-ID: <20070501131956.413e0385.tonyb@sysdev.org> (raw)
With my historic .dosemurc/dosemu.conf running on the same
development system, dosemu 1.3.2 and 1.3.3 WILL display normal
MS-DOS high ascii (border drawing, etc.) but not 1.3.4 or 1.3.5!
I run dosemu on a Linux /dev/tty?, but same result on an X rxvt.
What changed in 1.3.4 and persited in 1.3.5 that could affect
this?
And yes of course, I have used the cp437/850 character sets and
tried several other HIASCII mapped shell fonts, with the same
effect. Why would it be fine with 1.3.2/1.3.3 and broken
1.3.4/1.3.5?
What could I try to debug this!
The dosemu make config is the same in all version build:
#!/bin/sh
#
make distclean
./configure --prefix=/usr --sysconfdir=/etc \
--target=i486-pc-linux-gnu --with-target-cpu=i486 --without-x \
--disable-dlplugins --disable-mitshm --disable-aspi 2>&1 | \
tee cf.log
make 2>&1 | tee mk.log
Tony Borras
There are 10 types of people in this world, those that read
binary and those who don't!
--
__ __ _ I N C. http://www.sysdev.org
/ __|\\// __|| \ __ __ / tonyb@sysdev.org
\__ \ \/\__ \||)|/ O_)\/ / \/ System Tools / Utilities
|___/ || ___/|_ /\___|\_/ WIntel / Linux Device Drivers
next reply other threads:[~2007-05-01 21:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-01 21:19 Tony Borras [this message]
2007-05-01 23:44 ` The High ASCII bug in v1.3.4, 1.3.5 persists Bart Oldeman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070501131956.413e0385.tonyb@sysdev.org \
--to=tonyb@sysdev.org \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.