Skip to content

translate_c: handle forward declared variables#24432

Closed
ypsvlq wants to merge 1 commit into
ziglang:masterfrom
ypsvlq:master
Closed

translate_c: handle forward declared variables#24432
ypsvlq wants to merge 1 commit into
ziglang:masterfrom
ypsvlq:master

Conversation

@ypsvlq

@ypsvlq ypsvlq commented Jul 13, 2025

Copy link
Copy Markdown
Contributor

@Vexu

Vexu commented Jul 13, 2025

Copy link
Copy Markdown
Member

This has been fixed in https://github.com/ziglang/translate-c/ (well, mostly Vexu/arocc#875), I won't be reviewing/merging any changes to the Clang based version since it is expected to be replaced by 0.15.0 (in a few weeks).

@andrewrk

Copy link
Copy Markdown
Member

#24497

@andrewrk andrewrk closed this Jul 18, 2025
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.

translate-c: forward declared variables override definition

3 participants