Skip to content
  • Julian Seward's avatar
    [project @ 2001-04-26 15:42:06 by sewardj] · 11b6ed82
    Julian Seward authored
    Fix bug in which *primitive* string literals were being checked for
    Unicode-ness, even though they are not allowed to be; literals
    containing zero bytes were then unicodified, which crashes the
    bytecode generator.
    11b6ed82