[parrot/parrot] 1a2fc7: [GH #911] Provide strerror unknown for filehandle ...
GitHub
noreply at github.com
Fri Jan 4 19:37:33 UTC 2013
Branch: refs/heads/rurban/fh-strerr-gh911
Home: https://github.com/parrot/parrot
Commit: 1a2fc76ad2ce955b42107150d4b19bfa226e238b
https://github.com/parrot/parrot/commit/1a2fc76ad2ce955b42107150d4b19bfa226e238b
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 unknown for 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