Re: RFC 230 (v2) Replace C built-in with pragmatically-induced C function

2000-09-20 Thread Damian Conway
> Some of oriental characters in Japanese and Korean are usually > aligned as if they have 2 columns per character. > > Japanese has another formatting rule that punctuation characters > cannot appear at the beginning of or end of line (depending on > their meanings). The pro

Re: RFC 230 (v2) Replace C built-in with pragmatically-induced C function

2000-09-19 Thread maeda
Some of oriental characters in Japanese and Korean are usually aligned as if they have 2 columns per character. Jperl has been patched on format built-in so that Japanese characters get special treatments: - 2-byte characters occupy 2 columns * this assumption is not strictly correct, but g

Re: RFC 230 (v2) Replace C built-in with pragmatically-induced C function

2000-09-18 Thread Damian Conway
> > The function itself would be called C and would be > > imported with a C pragma. > > Much better, but I don't think you mean "pragma", and in fact I'm pretty > sure you know that, but you still need to s/pragma/module/g. I think the > title should be changed to something lik

Re: RFC 230 (v2) Replace C built-in with pragmatically-induced C function

2000-09-18 Thread Nathan Wiger
> The function itself would be called C and would be > imported with a C pragma. Much better, but I don't think you mean "pragma", and in fact I'm pretty sure you know that, but you still need to s/pragma/module/g. I think the title should be changed to something like Replace C and C built-i

RFC 230 (v2) Replace C built-in with pragmatically-induced C function

2000-09-18 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE Replace C built-in with pragmatically-induced C function =head1 VERSION Maintainer: Damian Conway <[EMAIL PROTECTED]> Date: 15 Sep 2000 Last Modified: 18 Sep 2000 Mailing List: [EMAIL PROTECTED] N