Skip to content

Conversation

@steve-chavez
Copy link
Member

@steve-chavez steve-chavez commented Nov 15, 2025

Fixes #245. The compile error can be seen on https://github.com/supabase/pg_net/actions/runs/19381657586/job/55461433507?pr=246.

We compile with clang 21 on macos with this nixpkgs update.

@steve-chavez steve-chavez force-pushed the clang-stuff branch 2 times, most recently from 5f08297 to d3e8464 Compare November 15, 2025 02:13
@steve-chavez steve-chavez changed the title chore: upgrade to nixpkgs 2025-11-13 fix: Wdangling-assignment with clang 21 Nov 15, 2025
@steve-chavez steve-chavez marked this pull request as ready for review November 15, 2025 02:14
Upgrade to nixpkgs 2025-11-13 to obtain clang 21.

* compile with Wdangling-assignment from clang 21
* fix EREPORT_CURL_MULTI_SETOPT compile failures due to type mismatch
@steve-chavez steve-chavez merged commit 8203cb7 into supabase:master Nov 15, 2025
15 checks passed
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.

Compiling with clang gives errors

2 participants