toUpper bug

Martin Norbäck martin.norback@safelogic.se
12 Sep 2002 15:31:11 +0200


--=-xEmX6T3/+EEcPd1pJ8Yn
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

The Haskell 98 Library Report says:

Function toUpper converts a letter to the corresponding upper-case
letter, leaving any other character unchanged.

However, there are two lower case letters that doesn't have the
corresponding upper case letter in hugs (since it's only iso-8859-1
yet).

In hugs:

toUpper '=FF' =3D '=DF'
toUpper '=DF' =3D '=BF'

but they should be unchanged (they have no corresponding upper-case
letter).

Regards,

	Martin

--=20
Martin Norb=E4ck                         Safelogic AB
martin.norback@safelogic.se            Stena Center 1C
+46 (0)31 772 81 70                    S-412 92 G=D6TEBORG
http://www.safelogic.se                SWEDEN

--=-xEmX6T3/+EEcPd1pJ8Yn
Content-Type: application/pgp-signature; name=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: För information se http://www.gnupg.org/

iD8DBQA9gJcf3YauxIdkXLgRApP1AJ9WiRPc6R5noeUMUqqvHp+uIlzCVgCfa3wu
tFtyKvgXjr09BTmlMJWqsVU=
=8HD8
-----END PGP SIGNATURE-----

--=-xEmX6T3/+EEcPd1pJ8Yn--