[parrot/parrot] e93a00: [GH #911] Provide strerror for unknown filehandle ...

GitHub noreply at github.com
Mon Jan 7 22:36:44 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: e93a009c431988ecde3e323f60fe546610425c93
      https://github.com/parrot/parrot/commit/e93a009c431988ecde3e323f60fe546610425c93
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

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

  Log Message:
  -----------
  [GH #911] Provide strerror for unknown filehandle errors

Unify printed type: filehandle => FileHandle, to sync with generic Parrot_io_open
"Cannot open %s, no path", vtable->name errmsg.


  Commit: 8849ce5705b889040352293bbe30e392ba627f51
      https://github.com/parrot/parrot/commit/8849ce5705b889040352293bbe30e392ba627f51
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

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

  Log Message:
  -----------
  Merge branch 'rurban/fh-strerr-gh911'


  Commit: a0a6482956ab0c263669a107a01f1555382776b1
      https://github.com/parrot/parrot/commit/a0a6482956ab0c263669a107a01f1555382776b1
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2013-01-07 (Mon, 07 Jan 2013)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Add ChangeLog for GH #911: Add OS error messages to FileHandle.open() error messages


Compare: https://github.com/parrot/parrot/compare/b32378071a8e...a0a6482956ab


More information about the parrot-commits mailing list