Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-AuthUser: gerrit:koeln.convey.de
Date: Wed, 30 Apr 2003 22:23:18 +0200
From: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <18697962612.20030430222318@familiehaase.de>
To: cygwin@cygwin.com
Subject: Update: Term::ReadLine modules and perl-5.8.0
In-Reply-To: <20030426054948.A9413@ms.chinmin.edu.tw>
References: <20030331170344.929BE1B906@redhat.com>
 <b69uvh$v98$1@main.gmane.org> <194172598864.20030423235249@familiehaase.de>
 <b875na$idv$1@main.gmane.org> <66202435106.20030424081006@familiehaase.de>
 <b89643$h4n$1@main.gmane.org> <b899ao$34p$1@main.gmane.org>
 <90251158977.20030424214209@familiehaase.de>
 <20030425060219.A17661@ms.chinmin.edu.tw>
 <102289676222.20030425082407@familiehaase.de>
 <20030426054948.A9413@ms.chinmin.edu.tw>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo Greg,

>>>> Well, it should work without this setting too.
>>>> And Term::ReadLine on Cygwin is buggy as we know now...

The core module Term::ReadLine should work as it is in the core
distribution included and during building the core all tests passed.

Term::ReadLine::Perl wants you to hit the Enter key two times, e.g
when running the test or when you start the perl debugger (perl -d)
or when running the CPAN shell.

>>> But, Term::ReadLine::Gnu is OK, isn't it?

Seems to be a problem here:

$ make test
cp Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs
chmod 644 blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs
/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/callback....dubious                                                        
        Test returned status 0 (wstat 139, 0x8b)
        test program seems to have generated a core
t/history.....dubious                                                        
        Test returned status 0 (wstat 139, 0x8b)
        test program seems to have generated a core
t/readline....dubious                                                        
        Test returned status 0 (wstat 139, 0x8b)
        test program seems to have generated a core
FAILED--3 test scripts could be run, alas--no output ever seen
make: *** [test_dynamic] Error 2



Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

