Skip to content

[ffigen] Regression test for #3548 - #3559

Merged
liamappelbe merged 2 commits into
mainfrom
ffigen_3548
Aug 17, 2026
Merged

[ffigen] Regression test for #3548#3559
liamappelbe merged 2 commits into
mainfrom
ffigen_3548

Conversation

@liamappelbe

@liamappelbe liamappelbe commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

The bug was fixed by #3530, so I just added a test.

Fixes #3548

@github-actions

github-actions Bot commented Aug 17, 2026

Copy link
Copy Markdown

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?

This check can be disabled by tagging the PR with skip-breaking-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

@goderbauer

Copy link
Copy Markdown
Contributor

Are you linking by any chance to the wrong PR in the PR description? #3542 seems unrelated?

@jakobkordez

Copy link
Copy Markdown
Contributor

He probably meant #3530

@liamappelbe
liamappelbe merged commit aca3a46 into main Aug 17, 2026
51 checks passed
@liamappelbe
liamappelbe deleted the ffigen_3548 branch August 17, 2026 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ffigen] Config visitors never see dependency-only declarations, so they can't be renamed

3 participants