H.Merijn Brand wrote:
> On Wed 17 Dec 2003 15:41, Dorner Thomas <[EMAIL PROTECTED]> wrote:
> > 
> > OK, I've 4 patches:

I applied patches 2, 3 and 4, following Merijn's advice of leaving off 1
if it can be done via the hintfile :
(change #21938 to bleadperl)

> > Number 1 is a bit awkward as it's a patch to Configure.  Under BS2000 we
> > have the problem that the differen Encode-Module generated for the asian
> > languages can't be linked together due to name clashes.  The easiest way to
> > solve this for me was this patch (and I don't think there is any use of
> > BS2000 in Asia with asian languages supported - BS2000 knows only its EBCDIC
> > variants of the various ISO-Latins).
> >  <<perl-21911-1>> 
> 
> Looking at this, I'd say that you should be able to craft this into
> hints/posix-bc.sh
> I'm not saying it's wrong, but we'd rather not change Configure if the hints
> can do it. If you do, please add the comments you've stated here
...
> > Patch 4 is also coming from the Bison parser which writes "parse error"
> > instead of "syntax error".
> >  <<perl-21911-4>> 
> 
> I don't trust myself to this one. Doesn't look wrong, but I leave it up to
> others to apply/reject (with reason)

It's fine. Other tests do this too.

Reply via email to