Skip to content

Fix non-terminating build#4

Open
burner wants to merge 1 commit intovnayar:masterfrom
burner:fix_infinite_build
Open

Fix non-terminating build#4
burner wants to merge 1 commit intovnayar:masterfrom
burner:fix_infinite_build

Conversation

@burner
Copy link

@burner burner commented Jun 26, 2025

I tried build with dmd v2.109.1 and the build never finished, well I killed it after 10 minutes.
Trying to compile the files one at a time lead me to the RBTree usage in openapi_client/schemas.d.
After replacing them with a AA the compile finished in no time.

I also put in an a few enforce call as I'm getting a segfault.

I tried build with dmd v2.109.1 and the build never finished, well I
killed it after 10 minutes.
Trying to compile the files one at a time lead me to the RBTree usage in
openapi_client/schemas.d.
After replacing them with a AA the compile finished in no time.

I also put in an a few enforce call as I'm getting a segfault.
@burner burner force-pushed the fix_infinite_build branch from ec67410 to 7a95944 Compare June 26, 2025 14:21
@ichordev
Copy link

ichordev commented Jul 29, 2025

Same issue here. Waited for half an hour.

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.

2 participants