Skip to content

Shape config: stop dropping a language system's features - #86

Open
pdoane wants to merge 1 commit into
JimmyLefevre:mainfrom
pdoane:feature-stage-limit
Open

pdoane wants to merge 1 commit into
JimmyLefevre:mainfrom
pdoane:feature-stage-limit

Conversation

@pdoane

@pdoane pdoane commented Sep 3, 2026

Copy link
Copy Markdown

KBTS_MAX_SIMULTANEOUS_FEATURES capped both the caller's feature overrides and the features a language system lists, so a language system listing more than 32 features silently lost the rest and their lookups could never be enabled. A separate, larger per-stage limit now sizes the baked feature arrays, leaving the 32 as the override limit it was meant to be.

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.

1 participant