* Ensure that the comparison of the "yes" character in ...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:02:47 +0000 (17:02 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:02:47 +0000 (17:02 +0000)
commit2519f2ecacdb7e9dac9875649cda3b8cc448fdce
tree68124f895dc137a195d8d568b43787b1d6525b77
parent3dded9f4866e073088efe4dc9ca3994dc7bef553
* Ensure that the comparison of the "yes" character in ...
Author: mdz
Date: 2003-08-09 00:26:29 GMT
* Ensure that the comparison of the "yes" character in YnPrompt is done
with unsigned values, so that 8-bit characters work correctly.  This
should probably all use nl_langinfo(YESEXPR) at some point instead.
(Closes: #200953)
* Pass the translated character through toupper(3), so that it doesn't
really matter anymore whether the translated string is uppercase
cmdline/apt-get.cc
debian/changelog