This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/140: Use of uninitialized value in pattern match (m//)
- To: automake-gnats at sourceware dot cygnus dot com
- Subject: automake/140: Use of uninitialized value in pattern match (m//)
- From: per at bothner dot com
- Date: 24 Mar 2001 06:34:46 -0000
- Reply-To: per at bothner dot com
>Number: 140
>Category: automake
>Synopsis: Use of uninitialized value in pattern match (m//)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tromey
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 23 22:41:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Per Bothner
>Release: unknown-1.0
>Organization:
>Environment:
>Description:
Running cvs automake on cvs Kawa, I get a bunch of
these messages:
Use of uninitialized value in pattern match (m//) at /usr/local/bin/automake line 6530.
Line 6530 is:
$saw_bk = /\\$/;
I don't know enough Perl to suggest a fix.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: