Branch: refs/heads/gh837_concat
  Home:   https://github.com/parrot/parrot
  Commit: 8a56a8e79c636325d646a029ba01c16b36f71644
      
https://github.com/parrot/parrot/commit/8a56a8e79c636325d646a029ba01c16b36f71644
  Author: Reini Urban <[email protected]>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    M compilers/imcc/optimizer.c
    M src/string/api.c
    M t/op/stringu.t

  Log Message:
  -----------
  [GH #837] Honor encoding in imcc optimizer

Context registers unfortunately do not store type information,
just the values. We would need at least type 'U" here.
So recreate an proper const'ed encoding string from the register
value.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to