[Bug 279397] www/chromium sqlite3_shim.c compilation error
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279397] www/chromium sqlite3_shim.c compilation error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 21:35:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279397 --- Comment #22 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- It seems to me that any way to fix it with a patch so that it can be built is good. However, I think there is something strange about the fact that _XOPEN_SOURCE was defined because there are functions that cannot be used. If it is defined, wouldn't we have to give up on using alloca in the entire source? Isn't it strange that the definition is variable depending on the type of OS? It's not something to do here, though, which is already closed :) -- You are receiving this mail because: You are the assignee for the bug.