Code review comment for lp:~zorba-coders/zorba/tokenize

Revision history for this message
Paul J. Lucas (paul-lucas) wrote :

On line 357, why do you call assert()? An invalid byte should throw an exception, not assert and dump core.

« Back to merge proposal