Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 7c24a69dd2c47eccf1b44456146c669a7f2ba913
      
https://github.com/parrot/parrot/commit/7c24a69dd2c47eccf1b44456146c669a7f2ba913
  Author: Whiteknight <[email protected]>
  Date:   2012-09-22 (Sat, 22 Sep 2012)

  Changed paths:
    M src/pmc/bytebuffer.pmc

  Log Message:
  -----------
  In ByteBuffer.set_string_native make sure to use an unsigned char* instead of 
a regular char* to make g++ happy. Also, remove a superfluous GET_ATTR and 
const a local variable to make the optimizer slightly happier. Fixes #840. 
dukeleto++ for reporting the issue, kid51++ for alerting me about it.



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

Reply via email to