mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-15 16:55:06 +01:00
Changed the example of a program misbehaving in multibyte locales, because Zack fixed Vim
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c3d6ceb2bd
commit
e4bf4c7e72
2
TODO
2
TODO
@ -1,5 +1,5 @@
|
||||
- Mention --enable-kernel=... where appropriate.
|
||||
- POSIX compliance patches (aka, removing the coreutils hack).
|
||||
- Upgraded to a glibc that supports POSIX message queues.
|
||||
- Pass --enable-const to ncurses.
|
||||
- Pass --enable-const (and maybe --enable-widec) to ncurses.
|
||||
- Use that E2fsprogs patch to include Readline support in debugfs.
|
||||
|
@ -125,7 +125,8 @@ Numerous unofficial and unstable patches are required to fix these problems,
|
||||
and it has been decided not to support such complex locales.
|
||||
This applies to the ja_JP and fa_IR locales as well:
|
||||
they have been installed only
|
||||
for gcc and gettext tests to pass, and e.g. <application>vim</application>
|
||||
for gcc and gettext tests to pass, and e.g.
|
||||
the <command>watch</command> program (part of Procps)
|
||||
compiled according to this book doesn't work properly in them.
|
||||
Various attempts to circumvent these
|
||||
restrictions are documented in internationalization-related hints.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user