Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jun 2024 01:34:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 279397] www/chromium sqlite3_shim.c compilation error
Message-ID:  <bug-279397-28929-CZEUHQOkRX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279397-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279397-28929@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=3D279397

--- Comment #12 from Florian Walpen <dev@submerge.ch> ---
(In reply to George Mitchell from comment #10)
I'd like to hear from the maintainer about this. Could well be that
SQLITE_USE_ALLOCA was just disabled in databases/sqlite3 because of the iss=
ue
with _XOPEN_SOURCE outlined above. That should be fixed upstream.

In cases like SQLite with many temporary allocations alloca() is a nice
optimization, and in my experience alloca() works fine on FreeBSD.

--=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-279397-28929-CZEUHQOkRX>