Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote:
> The patch file_t_20040215.patch uses following strategy:
> i. Ask Perl5 for the platform dependent numeric value of ENOENT
> ii. Ask parrot for the platform dependent error message for ENOENT
How portable are this perl5 error constants?
Anyway
lAdam Thomason wrote:
> Hmm, this is still wrong. The error message isn't just a function of the
locale; it's also dependent on the OS.
> AIX is now back to expecting "No such file or directory" courtesy of
LANG=C
> when the imcc error is "A file or directory in the path name does not
exist."
>
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #25825]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=25825 >
Hi,
with a non-english locale I get a failure of test 11 in syn/file.t. Test 11