Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

mak/SRCS: Add all modules with struct definitions #1372

Closed
wants to merge 2 commits into from

Conversation

CyberShadow
Copy link
Member

Fixes linker errors when trying to define an array of structs.

Works around issue 14992 to fix issue 14918. Basically this just adds all modules which define structs to fix this class of errors throughout Druntime, but obviously a compiler fix would be better. Might be worth waiting to see if this can be fixed in the compiler.

Fixes linker errors when trying to define an array of structs.

Works around issue 14992.

Fixes issue 14918.
@CyberShadow
Copy link
Member Author

Superseded by dlang/dmd#5014

@CyberShadow CyberShadow closed this Sep 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant