Richard Heck <[EMAIL PROTECTED]> writes:

>> Hum, if these are command strings you should not use to_utf8() but
>> to_ascii().
> ok.

Note that the only difference is an assertion if the string is not
ascii. You must therefore be sure that the user can never make this
assumption false.

JMarc

Reply via email to