Lee Revell wrote:
> For strings, of course. But there's no need for UTF-8 operators.
Indeed - this is the main rationale for the patch, of course. People
want to write non-ASCII in script primarily in string literals,
and (perhaps even more often) in comments. Now, for comments, it
wouldn't reall
utf8" pragma. Likewise, Tcl could use the UTF-8 signature
to reliably identify UTF-8 source code (instead of assuming
[encoding system] for source code).
Please find the patch attached below.
Regards,
Martin
Signed-off-by: Martin v. Löwis <[EMAIL PROTECTED]>
diff --git a/fs/binf
2 matches
Mail list logo