libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: less mixing of object and function pointers


From: Ralf Wildenhues
Subject: Re: less mixing of object and function pointers
Date: Thu, 31 Aug 2006 08:20:18 +0200
User-agent: Mutt/1.5.12 (2006-08-10)

* Ralf Wildenhues wrote on Thu, Aug 31, 2006 at 07:35:17AM CEST:
> 
> I've thus applied the patch as shown.

.. and this brown-paper-bag fix.

Sorry,
Ralf

        * tests/mdemo/main.c: Fix bogus line in last patch.

Index: tests/mdemo/main.c
===================================================================
RCS file: /cvsroot/libtool/libtool/tests/mdemo/main.c,v
retrieving revision 1.3
diff -u -r1.3 main.c
--- tests/mdemo/main.c  31 Aug 2006 05:34:01 -0000      1.3
+++ tests/mdemo/main.c  31 Aug 2006 06:18:39 -0000
@@ -24,7 +24,6 @@
 #include <string.h>
 
 int
-test_dl (filename)
 test_dl (char *filename)
 {
   lt_dlhandle handle;  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]