
rgs at consttype
Nov 8, 2009, 3:31 AM
Post #2 of 2
(200 views)
Permalink
|
|
Re: [PATCH] Create #defines for a few chars that need special handling for casing, folding; clean up ebcdic
[In reply to]
|
|
2009/11/8 karl williamson <public [at] khwilliamson>: > There are three characters in the Latin-1 range that need special handling > when folding or casing; this patch gives their ordinal numbers in both > Latin1 (Unicode) and EBCDIC in header files. > > The patch cleans up some awkwardness between ebcdic and unicode, to make a > macro work for both of them, instead of having two definitions that do the > same thing. > > And it calls a synonym macro that I think is clearer in intent than the > current synonym called. Thanks, applied as 5cd46e1f8d2d8792e0bfe33c11fc9ce2dee1c278.
|