Kbase 13077: collation-compile - procoll - caps display showing hex value
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
collation-compile - procoll - caps display showing hex value
Bug 94-03-22-026
This bug is fixed in 6.3F.
when doing extended alpha support for characters such as upper_carron
or a-umlaut,
(ie. display caps(a-umlaut) or display caps(upper_carron)
the hex graphical symbol will appear.
(ie display caps(a-umlait) will display hex E9)
This bug affects fmio.c
If anyone wants a patch release, just change
rupper( (char)*pch)
to
rupper(*pch)
in 1 place.
Progress Software Technical Support Note # 13077