From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: David Bachelart <david.bachelart@bbright.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/sslh: fix build with gcc 4.8
Date: Wed, 26 Jan 2022 23:05:59 +0100 [thread overview]
Message-ID: <20220126230559.2957b075@windsurf> (raw)
In-Reply-To: <20220124213631.2444354-1-fontaine.fabrice@gmail.com>
On Mon, 24 Jan 2022 22:36:31 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following build failure raised since bump to version 1.22c in
> commit 5b9c58531e97b012a8a11c6ae5145b16dcfb8f74:
>
> sslh-select.c: In function 'udp_timeouts':
> sslh-select.c:480:5: error: 'for' loop initial declarations are only allowed in C99 mode
> for (int i = 0; i < fd_info->max_fd; i++) {
> ^
>
> Fixes:
> - http://autobuild.buildroot.org/results/aaaac2beb16730747b4265e81d09cb5e072c7267
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/sslh/sslh.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-01-26 22:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-24 21:36 [Buildroot] [PATCH 1/1] package/sslh: fix build with gcc 4.8 Fabrice Fontaine
2022-01-26 22:05 ` Thomas Petazzoni [this message]
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=20220126230559.2957b075@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=david.bachelart@bbright.com \
--cc=fontaine.fabrice@gmail.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox