bug-hurd
[Top][All Lists]
Advanced

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

[PATCH] add missing format strings


From: Pino Toscano
Subject: [PATCH] add missing format strings
Date: Wed, 19 Oct 2011 00:09:18 +0200
User-agent: KMail/1.13.7 (Linux/3.0.0-1-amd64; KDE/4.6.5; x86_64; ; )

Hi,

Debian recently started to set slightly more stricter C(XX)FLAGS for 
packages, and among those there are:
  -Wformat -Wformat-security -Werror=format-security
There are few calls to error(), printk() and problem() which have no 
format string, causing them to fail the build of hurd.

Attached there is a git-format'ed patch to fix all (hopefully) of those 
cases.

-- 
Pino Toscano

Attachment: 0001-Add-missing-format-strings-for-error-printk-problem.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]