Displaying 1 result from an estimated 1 matches for "cdra".
Did you mean:
cdr
2020 Jun 16
2
RFC: Adding support for the z/OS platform to LLVM and clang
...rest of Clang to operate as if the source was UTF-8 and so require no
> > changes downstream. Feedback on this plan is welcome from the Clang
> > community.
> > Would it be correct to assume that this EBCDIC -> UTF-8 mapping would
> > be as prescribed by UTF-EBCDIC / IBM CDRA, notably for the control
> > characters that do not map exactly?
> > Notably, if the execution encoding is EBCDIC, is '0x06' equivalent to
> > '0086', etc?
> >
> > The question "Is Unicode sufficient to represent all characters
> > present in...