[parrot/parrot] b47689: [pmc] add missing StringHandle methods (WIP)

GitHub noreply at github.com
Mon Feb 15 13:22:39 UTC 2016


  Branch: refs/heads/rurban/sh-peek-gh1011
  Home:   https://github.com/parrot/parrot
  Commit: b47689c2041fd5e45e6e865804ef206ffe064035
      https://github.com/parrot/parrot/commit/b47689c2041fd5e45e6e865804ef206ffe064035
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
    M src/io/stringhandle.c
    M src/pmc/stringhandle.pmc
    M t/pmc/stringhandle.t

  Log Message:
  -----------
  [pmc] add missing StringHandle methods (WIP)

Similar to the FileHandle PMC: tell, seek, peek.
Add more error handling to StringHandle->seek (out of bounds)

Fixes GH #1011




More information about the parrot-commits mailing list