This is the mail archive of the automake-prs@sources.redhat.com mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

automake/140: Use of uninitialized value in pattern match (m//)



>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]