This is the mail archive of the
automake-prs@sources.redhat.com
mailing list for the automake project.
automake/322
- From: adl at sources dot redhat dot com
- To: tromey at redhat dot com
- Cc: automake-prs at sources dot redhat dot com,
- Date: 14 May 2002 14:21:04 -0000
- Subject: automake/322
- Reply-to: adl at sources dot redhat dot com
The following reply was made to PR automake/322; it has been noted by GNATS.
From: adl@sources.redhat.com
To: automake-gnats@sources.redhat.com
Cc:
Subject: automake/322
Date: 14 May 2002 14:12:25 -0000
CVSROOT: /cvs/automake
Module name: automake
Changes by: adl@sources.redhat.com 2002-05-14 07:12:24
Modified files:
. : ChangeLog THANKS automake.in
tests : Makefile.am Makefile.in
Added files:
tests : comment6.test
Log message:
Fix for PR automake/322:
* automake.in (read_am_file): Rename $was_rule as $prev_state, and
set it with IN_RULE_DEF, IN_VAR_DEF, or IN_COMMENT as appropriate.
Handle comments continued by backslashes.
* tests/comment6.test: New file.
* tests/Makefile.am (TESTS): Add comment6.test.
Reported by Braden N. McDaniel.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/ChangeLog.diff?cvsroot=automake&r1=1.1838&r2=1.1839
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/THANKS.diff?cvsroot=automake&r1=1.171&r2=1.172
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/automake.in.diff?cvsroot=automake&r1=1.1296&r2=1.1297
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/comment6.test.diff?cvsroot=automake&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.am.diff?cvsroot=automake&r1=1.396&r2=1.397
http://sources.redhat.com/cgi-bin/cvsweb.cgi/automake/tests/Makefile.in.diff?cvsroot=automake&r1=1.513&r2=1.514