Skip to content

Conversation

patmaddox
Copy link
Contributor

@patmaddox patmaddox commented Apr 3, 2024

fixes #11487

Problem: Compilation fails on FreeBSD 13 because IUTF8 is not defined
Solution: Check for IUTF8 defined before setting flag

@carlopi carlopi requested a review from Mytherin April 3, 2024 08:54
@patmaddox
Copy link
Contributor Author

Are these CI failures a result of the change? I’ve looked at several other PRs, most of which are also failing the Windows/Linux extension check (including #11247 which was merged).

@Mytherin Mytherin merged commit 4d938c3 into duckdb:main Apr 3, 2024
@Mytherin
Copy link
Collaborator

Mytherin commented Apr 3, 2024

Thanks for the PR! LGTM. CI failures are unrelated indeed - we are still dealing with some CI failures as a fall-out from the xz repo being removed.

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Apr 5, 2024
Merge pull request duckdb/duckdb#11497 from Mytherin/issue11445
Merge pull request duckdb/duckdb#11488 from patmaddox/conditional-iutf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0.10.1 breaks build on FreeBSD 13
2 participants