bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] patch to fix some types of warnings


From: Tim Ruehsen
Subject: [Bug-wget] patch to fix some types of warnings
Date: Tue, 27 Mar 2012 17:48:14 +0200
User-agent: KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.7.4; x86_64; ; )

the attached patch fixes several warnings that gcc 4.6.3 throws out:

function declaration isn't a prototype [-Wstrict-prototypes]
no previous prototype for 'convert_links_in_hashtable' [-Wmissing-prototypes]
suggest braces around empty body in an 'else' statement [-Wempty-body]

please apply it to the repository.

    Tim

Attachment: patch_warnings.diff
Description: Text Data


reply via email to

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