Re: [perl #25825] [PATCH] imcc/t/syn/file.t fails with a non-english locale

2004-02-17 Thread Leopold Toetsch
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

Re: [perl #25825] [PATCH] imcc/t/syn/file.t fails with a non-english locale

2004-02-16 Thread Bernhard Schmalhofer
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." >

[perl #25825] [PATCH] imcc/t/syn/file.t fails with a non-english locale

2004-02-02 Thread via RT
# 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