libtool-patches
[Top][All Lists]
Advanced

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

[PATCH] Fix Wstrict-prototypes warnings


From: Peter Kokot
Subject: [PATCH] Fix Wstrict-prototypes warnings
Date: Mon, 18 Mar 2024 07:55:35 +0100

Hello,

When building project, for example, with
CFLAGS=-Werror=strict-prototypes or similar, the libtool's
tests can cause false reports and errors in the log files:

   error: function declaration isn't a prototype

The appended patch includes some fixes for such cases.

Thank you.

-- 
Peter Kokot

Attachment: 0001-Fix-Wstrict-prototypes-warnings.patch
Description: Text Data


reply via email to

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