Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 58fe275cea232540b040ad9ab90f14dc355b0c31
      
https://github.com/parrot/parrot/commit/58fe275cea232540b040ad9ab90f14dc355b0c31
  Author: Tobias Leich <[email protected]>
  Date:   2013-09-29 (Sun, 29 Sep 2013)

  Changed paths:
    M src/io/api.c

  Log Message:
  -----------
  fix for readall_s at EOF

This fails on gentoo as seen here: https://github.com/perl6/nqp/issues/133
Now it does not try to read from a file when there are no bytes left.


  Commit: 9e47078a16d022a51c39456b8743719e3b026309
      
https://github.com/parrot/parrot/commit/9e47078a16d022a51c39456b8743719e3b026309
  Author: Reini Urban <[email protected]>
  Date:   2013-09-29 (Sun, 29 Sep 2013)

  Changed paths:
    M t/pmc/filehandle.t

  Log Message:
  -----------
  [test] add test for GH #981, readall at eof

fsils in master, fixed in smoke-me/readall_gentoo_gh981


  Commit: 2abb1095b44459de6f2047b9314b2ca174b03132
      
https://github.com/parrot/parrot/commit/2abb1095b44459de6f2047b9314b2ca174b03132
  Author: Reini Urban <[email protected]>
  Date:   2013-09-29 (Sun, 29 Sep 2013)

  Changed paths:
    M src/io/api.c
    M t/pmc/filehandle.t

  Log Message:
  -----------
  Merge branch 'smoke-me/readall_gentoo_gh981'

Smoked okay on linux, darwin, win32, cygwin.


Compare: https://github.com/parrot/parrot/compare/918f0dad5252...2abb1095b444
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to