libtool-patches
[Top][All Lists]
Advanced

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

Compiler warning in libltdl/m4/libtool.m4 test program


From: Philip Allison
Subject: Compiler warning in libltdl/m4/libtool.m4 test program
Date: Tue, 15 Jun 2010 06:15:14 -0500

The test program for "whether a program can dlopen itself" generates a
compiler warning, which turns into a failure when building with "-Wall
-Werror" in CFLAGS.  The error is in the libltdl/m4/libtool.m4 file, and
is due to the "fnord" function containing an unused variable.  Please
find attached a simple patch for this issue.

2010-06-15  Philip Allison  <address@hidden>

        * libltdl/m4/libtool.m4 (_LT_TRY_DLOPEN_SELF): Fix unused
        variable warning in test program.

-- 
Philip Allison
Senior Developer

SmoothWall Ltd
1 John Charles Way
Leeds LS12 6QA
United Kingdom

1 800 959 3760     (USA, Canada and North America)
0870 1 999 500     (United Kingdom)
+44 870 1 999 500  (All other countries)

SmoothWall is registered in England: 4298247

This email and any attachments transmitted with it are confidential
to the intended recipient(s) and may not be communicated to any
other person or published by any means without the permission of
SmoothWall Limited.  Any opinions stated in this message are solely
those of the author.  See: http://smoothwall.net/company/email.php
for the full text of this notice.

Attachment: lt_try_dlopen_self_unused_variable.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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