Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2025 04:38:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 284378] www/webkit2-gtk: interactions with C++ dependencies built with clang/libc++ causes WebProcess crash
Message-ID:  <bug-284378-6497-QuuvYZX7oz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284378-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284378-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284378

--- Comment #30 from shamaz.mazum@gmail.com ---
(In reply to Charlie Li from comment #26)

> However, this looks like the libstdc++ implementation of std::pair, which=
 I'm not easy about including here.

I just copy-pasted it from the web. I dunno you can retype it, remove comme=
nts,
change variable names and get new code without GPL restrictions (if you are
afraid of those).

These ten lines of code are so simple that every reimplementation of std::p=
air
will look like GPL licensed code from GNU libstdc++.

You can also write explicit copy constructor PlatformSample if you wish. Th=
is
job is also trivial.

Building with GCC is not an option, as I see it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284378-6497-QuuvYZX7oz>