Skip to content

transpile: Bypass platform-specific internal typedefs for portable types#1850

Open
Rua wants to merge 2 commits into
immunant:masterfrom
Rua:portable-types-typedefs
Open

transpile: Bypass platform-specific internal typedefs for portable types#1850
Rua wants to merge 2 commits into
immunant:masterfrom
Rua:portable-types-typedefs

Conversation

@Rua

@Rua Rua commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This eliminates a bunch of differences between platforms, so that they produce the same output. It does seem like the order of the typedefs can still differ, so they sometimes still need separate snapshot tests. Maybe a solution can be found for that in the future too.

@Rua Rua force-pushed the portable-types-typedefs branch 4 times, most recently from e188510 to 529e6a3 Compare June 12, 2026 09:40
@Rua Rua marked this pull request as ready for review June 12, 2026 10:25
@fw-immunant fw-immunant self-requested a review June 12, 2026 15:55
@Rua Rua force-pushed the portable-types-typedefs branch from c6c30b0 to afd6490 Compare June 12, 2026 17:19
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.

Skip platform-dependent intermediate typedefs

1 participant