GNU bug report logs - #9667
[PATCH] Typo fix - change func_apped into func_append

Previous Next

Package: libtool;

Reported by: Bart Van Assche <bvanassche <at> acm.org>

Date: Tue, 4 Oct 2011 16:07:01 UTC

Severity: normal

Tags: patch

Done: Mike Frysinger <vapier <at> gentoo.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9667 in the body.
You can then email your comments to 9667 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-libtool <at> gnu.org:
bug#9667; Package libtool. (Tue, 04 Oct 2011 16:07:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Bart Van Assche <bvanassche <at> acm.org>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Tue, 04 Oct 2011 16:07:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Bart Van Assche <bvanassche <at> acm.org>
To: bug-libtool <at> gnu.org
Subject: [PATCH] Typo fix - change func_apped into func_append
Date: Tue, 4 Oct 2011 17:54:50 +0200
---
 libltdl/config/ltmain.m4sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libltdl/config/ltmain.m4sh b/libltdl/config/ltmain.m4sh
index 956298b..5b6e802 100644
--- a/libltdl/config/ltmain.m4sh
+++ b/libltdl/config/ltmain.m4sh
@@ -7283,7 +7283,7 @@ EOF
 	    elif test -n "$runpath_var"; then
 	      case "$perm_rpath " in
 	      *" $libdir "*) ;;
-	      *) func_apped perm_rpath " $libdir" ;;
+	      *) func_append perm_rpath " $libdir" ;;
 	      esac
 	    fi
 	  done
-- 
1.7.3.4





Information forwarded to bug-libtool <at> gnu.org:
bug#9667; Package libtool. (Tue, 04 Oct 2011 21:56:01 GMT) Full text and rfc822 format available.

Message #8 received at 9667 <at> debbugs.gnu.org (full text, mbox):

From: Peter O'Gorman <peter <at> pogma.com>
To: Bart Van Assche <bvanassche <at> acm.org>
Cc: 9667 <at> debbugs.gnu.org
Subject: Re: bug#9667: [PATCH] Typo fix - change func_apped into func_append
Date: Tue, 04 Oct 2011 16:53:42 -0500
On 10/04/2011 10:54 AM, Bart Van Assche wrote:
> ---
>   libltdl/config/ltmain.m4sh |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)

> -	      *) func_apped perm_rpath " $libdir" ;;
> +	      *) func_append perm_rpath " $libdir" ;;
>   	      esac

Thanks, I pushed this. It's pretty bad that it didn't cause our test 
suite to fail, I'll look into that if I get time.

Peter





bug closed, send any further explanations to 9667 <at> debbugs.gnu.org and Bart Van Assche <bvanassche <at> acm.org> Request was from Mike Frysinger <vapier <at> gentoo.org> to control <at> debbugs.gnu.org. (Wed, 17 Jan 2024 07:49:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 14 Feb 2024 12:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 84 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.