[parrot/parrot] aaea42: [GH #911] Provide strerror for unknown filehandle ...
GitHub
noreply at github.com
Fri Jan 4 20:26:54 UTC 2013
Branch: refs/heads/rurban/fh-strerr-gh911
Home: https://github.com/parrot/parrot
Commit: aaea4290a4cf7d4f2b5cdfe96f65deffcaab3db8
https://github.com/parrot/parrot/commit/aaea4290a4cf7d4f2b5cdfe96f65deffcaab3db8
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-04 (Fri, 04 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.
More information about the parrot-commits
mailing list