On Nov 15, 2005, at 17:24, The Perl 6 Summarizer wrote:

The Perl 6 Summary for the fortnight ending 2005-11-13

  "string_bitwise_*"

Leo, it seems to boil down to a choice between throwing an exception or simply mashing everything together and marking the 'resulting bit mess'
    as binary. Warnock applies.

I've today cleaned up the string_bitwise code a bit. These rules apply now:

- usage of non-fixed_8 encoded strings in binary string ops throws an exception
- else the result string has charset binary, fixed_8 encoded.

Thanks again for your concise summaries,
leo

Reply via email to