From: "Daniel Brát" <danek.brat@gmail.com> To: s.hauer@pengutronix.de Cc: barebox@lists.infradead.org Subject: Re: [PATCH 2/2] treewide: Simplify setenv() calls Date: Fri, 17 Jun 2022 23:53:38 +0200 [thread overview] Message-ID: <20220617215338.5497-1-danek.brat@gmail.com> (raw) In-Reply-To: <20220617080533.1194160-2-s.hauer@pengutronix.de> Since this patch, I am getting a bunch of 'warning: format not a string literal and no format arguments [-Wformat-security]' warnings when compiling for aarch64 rpi. I am using 'aarch64-linux-gnu-gcc 7.5.0' on Ubuntu 18.04. Full compmpile log: https://pastebin.com/iCsBJbXU
next prev parent reply other threads:[~2022-06-17 21:55 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-06-17 8:05 [PATCH 1/2] env: let setenv() take printf arguments Sascha Hauer 2022-06-17 8:05 ` [PATCH 2/2] treewide: Simplify setenv() calls Sascha Hauer 2022-06-17 21:53 ` Daniel Brát [this message] 2022-06-20 7:21 ` [PATCH] env: let setenv() take printf arguments Ahmad Fatoum 2022-06-20 7:47 ` Sascha Hauer 2022-06-20 7:59 ` Ahmad Fatoum 2022-06-20 8:16 ` Sascha Hauer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220617215338.5497-1-danek.brat@gmail.com \ --to=danek.brat@gmail.com \ --cc=barebox@lists.infradead.org \ --cc=s.hauer@pengutronix.de \ --subject='Re: [PATCH 2/2] treewide: Simplify setenv() calls' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox