[parrot/parrot] 6c44a3: Change to the readline logic, in pursuit of a perm...

GitHub noreply at github.com
Sat Jul 21 01:42:18 UTC 2012


  Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: 6c44a3a9a8296ca34b60fafaf2d313b83ab6fddd
      https://github.com/parrot/parrot/commit/6c44a3a9a8296ca34b60fafaf2d313b83ab6fddd
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M include/parrot/io.h
    M src/io/buffer.c
    M src/io/utilities.c
    M src/pmc/handle.pmc
    M src/pmc/stringhandle.pmc

  Log Message:
  -----------
  Change to the readline logic, in pursuit of a permanent fix. A few other small changes


  Commit: 2a953cac16e3a42197c7114f51fc3a7d0beeb2a7
      https://github.com/parrot/parrot/commit/2a953cac16e3a42197c7114f51fc3a7d0beeb2a7
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-07-20 (Fri, 20 Jul 2012)

  Changed paths:
    M src/io/api.c
    M src/io/buffer.c
    M src/pmc/handle.pmc

  Log Message:
  -----------
  several misc build fixes. Several fixes to readline, though it's still not 100%. Now, in some tests, the last readline of a file without a trailing newline cuts off the last character. Also, some failing tests look like they're complaining about bad string encodings (which might be the same issue)


Compare: https://github.com/parrot/parrot/compare/9c9daf459cbd...2a953cac16e3


More information about the parrot-commits mailing list