All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Thomas Perale via buildroot <buildroot@buildroot.org>
Cc: Edgar Bonet <bonet@grenoble.cnrs.fr>,
	 Thomas Perale <thomas.perale@mind.be>
Subject: Re: [Buildroot] [PATCH 1/1] boot/at91bootstrap3: fix build with host GCC 15
Date: Fri, 11 Jul 2025 14:07:13 +0300	[thread overview]
Message-ID: <87frf3ouji.fsf@tarshish> (raw)
In-Reply-To: <20250711104446.823713-1-thomas.perale@mind.be> (Thomas Perale via buildroot's message of "Fri, 11 Jul 2025 12:44:43 +0200")

Hi Tomas,

On Fri, Jul 11 2025, Thomas Perale via buildroot wrote:
> In reply of:
>> Building at91bootstrap3 with GCC15 fails with:
>> 
>>     include/types.h:23:23: error: ‘bool’ cannot be defined via ‘typedef’
>>        23 | typedef unsigned char bool;
>>           |                       ^~~~
>>     include/types.h:23:23: note: ‘bool’ is a keyword with ‘-std=c23’ onwards
>> 
>> This is due to GCC 15 defaulting to the C23 language dialect.
>> 
>> Signed-off-by: Edgar Bonet <bonet@grenoble.cnrs.fr>
>
> Applied to 2025.02.x & 2025.05.x. Thanks

Not in 2025.02.x as of commit 946b7ff2280aa
("support/dependencies/check-host-cmake.mk: set host-cmake max
version").

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-07-11 11:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-02 10:15 [Buildroot] [PATCH 1/1] boot/at91bootstrap3: fix build with host GCC 15 Edgar Bonet via buildroot
2025-07-06 16:02 ` Romain Naour via buildroot
2025-07-06 16:43   ` Edgar Bonet via buildroot
2025-07-11 10:44 ` Thomas Perale via buildroot
2025-07-11 11:07   ` Baruch Siach via buildroot [this message]
2025-07-11 12:02     ` Edgar Bonet via buildroot

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=87frf3ouji.fsf@tarshish \
    --to=buildroot@buildroot.org \
    --cc=baruch@tkos.co.il \
    --cc=bonet@grenoble.cnrs.fr \
    --cc=thomas.perale@mind.be \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.