Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: d8932cbd00362a274a8cec17d6f66c1f091c4810
      
https://github.com/parrot/parrot/commit/d8932cbd00362a274a8cec17d6f66c1f091c4810
  Author: Whiteknight <[email protected]>
  Date:   2012-06-03 (Sun, 03 Jun 2012)

  Changed paths:
    M include/parrot/io.h
    M src/io/api.c
    M src/io/io_private.h
    M src/io/pipe.c
    M src/io/stringhandle.c
    M src/pmc/handle.pmc
    M src/pmc/stringhandle.pmc

  Log Message:
  -----------
  Rework Parrot_io_readall_s so it can work with types that can't read size 
ahead of time. Fix an issue with stringhandle, that is not supposed to 
clear/flush itself when it closes, so it can be read back later. This fixes the 
opsc problems blocking the build. Re-add a few exported APIs necessary to build 
the io dynops. The build now completes 100%.



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

Reply via email to