Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Perl: porters

[PATCH] Create #defines for a few chars that need special handling for casing, folding; clean up ebcdic

 

 

Perl porters RSS feed   Index | Next | Previous | View Threaded


public at khwilliamson

Nov 7, 2009, 4:46 PM

Post #1 of 2 (224 views)
Permalink
[PATCH] Create #defines for a few chars that need special handling for casing, folding; clean up ebcdic

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.
Attachments: 0001-Define-specially-handled-chars-and-clean-up-ebcdic.patch (4.65 KB)


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.

Perl porters RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.