All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Nosthoff via buildroot <buildroot@buildroot.org>
To: "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Cc: Ryan Barnett <ryan.barnett@collins.com>,
	Michael Nosthoff via buildroot <buildroot@buildroot.org>
Subject: Re: [Buildroot]  [PATCH] package/websocketpp:  fix build with C++20
Date: Fri, 03 Nov 2023 21:54:36 +0100	[thread overview]
Message-ID: <cea90-65455e00-5-5da7b380@110096893> (raw)
In-Reply-To: <20231103203142.6390a8ab@windsurf>

Hi Thomas,

On Friday, November 03, 2023 20:31 CET, Thomas Petazzoni <thomas.petazzoni@bootlin.com> wrote:

> On Fri,  3 Nov 2023 12:16:12 +0100
> Michael Nosthoff via buildroot <buildroot@buildroot.org> wrote:
> 

> 
> Since there are no autobuilder failures for this, could you provide a
> defconfig that reproduces the build issue?

Since this is a Header Only Lib and we only have one other package
depending on it I don't think there is a defconfig which provokes this.

I stumbled across this issue when I started bumping an internal project
to C++20. This issue triggered quite some bug reports in the project [0] and
there are backports to other package managers like vcpkg [1] and
conan [2].

So, as buildroot is in this case also more or less acting like a package manager
when generating the SDK I thought it makes sense to apply this patch here as well.

Regards,
Michael

[0] https://github.com/zaphoyd/websocketpp/pull/1060
[1] https://github.com/microsoft/vcpkg/pull/23669
[2] https://github.com/conan-io/conan-center-index/pull/15295

> 
> Best regards,
> 
> 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

  reply	other threads:[~2023-11-03 20:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03 11:16 [Buildroot] [PATCH] package/websocketpp: fix build with C++20 Michael Nosthoff via buildroot
2023-11-03 19:31 ` Thomas Petazzoni via buildroot
2023-11-03 20:54   ` Michael Nosthoff via buildroot [this message]
2023-11-04 13:43 ` Thomas Petazzoni via buildroot
2023-11-08 20:34   ` Peter Korsgaard

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=cea90-65455e00-5-5da7b380@110096893 \
    --to=buildroot@buildroot.org \
    --cc=buildroot@heine.tech \
    --cc=ryan.barnett@collins.com \
    --cc=thomas.petazzoni@bootlin.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 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.