Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 3c558c8a54ee87699e9426f111d21db59dd38b36
      
https://github.com/parrot/parrot/commit/3c558c8a54ee87699e9426f111d21db59dd38b36
  Author: luben <[email protected]>
  Date:   2012-10-21 (Sun, 21 Oct 2012)

  Changed paths:
    M src/pmc/filehandle.pmc
    M src/pmc/socket.pmc
    M src/pmc/stringhandle.pmc

  Log Message:
  -----------
  Fix record separator bug on io handles

Handle PMC is not not instantiated itself but is only inherited. The
sub-PMCs (Filehandle, Socket, Stringhandle) should mark all of the
Handle attributes as alive.



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

Reply via email to