Changeset e4bf4c7


Ignore:
Timestamp:
05/08/2004 02:33:58 AM (20 years ago)
Author:
Alexander E. Patrakov <alexander@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 12.2, 12.2-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
ded6ddd
Parents:
c3d6ceb
Message:

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TODO

    rc3d6ceb re4bf4c7  
    22 - POSIX compliance patches (aka, removing the coreutils hack).
    33 - Upgraded to a glibc that supports POSIX message queues.
    4  - Pass --enable-const to ncurses.
     4 - Pass --enable-const (and maybe --enable-widec) to ncurses.
    55 - Use that E2fsprogs patch to include Readline support in debugfs.
  • chapter06/glibc.xml

    rc3d6ceb re4bf4c7  
    126126This applies to the ja_JP and fa_IR locales as well:
    127127they have been installed only
    128 for gcc and gettext tests to pass, and e.g. <application>vim</application>
     128for gcc and gettext tests to pass, and e.g.
     129the <command>watch</command> program (part of Procps)
    129130compiled according to this book doesn't work properly in them.
    130131Various attempts to circumvent these
Note: See TracChangeset for help on using the changeset viewer.