2010/10/31  <[email protected]>:
> Author: nwellnhof
> Date: Sun Oct 31 15:02:43 2010
> New Revision: 49752
> URL: https://trac.parrot.org/parrot/changeset/49752
>
> Log:
> [str] Remove unneeded STRING_validate

I don't like this log message. You have to search the mailing list why
run-time validate is not needed any more.

  "I just created a new branch string_checks that adds more thorough
checks to the contents of strings in various encodings."

More checks or less checks?
This should be in the message:

Always check the contents of ASCII strings in Parrot_str_new_init, and
change the encoding to binary where appropriate.
The checks for Unicode strings are also improved and moved to
Parrot_str_new_init.
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to