From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Colin Foster <colin.foster@in-advantage.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/rauc-hawkbit-updater: fix build with gcc 4.8
Date: Tue, 19 Mar 2024 17:33:30 +0100 [thread overview]
Message-ID: <87le6e9o6d.fsf@48ers.dk> (raw)
In-Reply-To: <20240304155009.3505542-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Mon, 4 Mar 2024 16:50:09 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Fix the following build failure with gcc 4.8 raised since the addition
> of the package in commit 928b7219cd7079864eadadc66dbff21c5cd72804:
> ../src/hawkbit-client.c:873:17: error: 'for' loop initial declarations are only allowed in C99 mode
> for (const gint *code = &resumable_codes[0]; *code; code++)
> ^
> ../src/hawkbit-client.c:873:17: note: use option -std=c99 or -std=gnu99 to compile your code
> Fixes: 928b7219cd7079864eadadc66dbff21c5cd72804
> - http://autobuild.buildroot.org/results/e275d0ec4fe1da418a6163b46666316034b83b19
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-03-19 16:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-04 15:50 [Buildroot] [PATCH 1/1] package/rauc-hawkbit-updater: fix build with gcc 4.8 Fabrice Fontaine
2024-03-04 21:48 ` Peter Korsgaard
2024-03-19 16:33 ` Peter Korsgaard [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=87le6e9o6d.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=colin.foster@in-advantage.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