Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot read uninitialized variable packages in CTFE #49

Open
John-Colvin opened this issue May 9, 2018 · 1 comment
Open

cannot read uninitialized variable packages in CTFE #49

John-Colvin opened this issue May 9, 2018 · 1 comment
Labels
incomplete Needs more information

Comments

@John-Colvin
Copy link
Contributor

src/reggae/dub/info.d(233): Error: cannot read uninitialized variable packages in CTFE
src/reggae/rules/dub.d(43):        called from here: DubInfo().targetName()
src/reggae/dub/info.d(244): Error: cannot read uninitialized variable packages in CTFE
src/reggae/rules/dub.d(44):        called from here: DubInfo().mainLinkerFlags()

struggling to make a small test case, happens in a kaleidic package.

@atilaneves
Copy link
Owner

Unless you PM me with the name of the kaleidic package I won't be able to reproduce it.

@atilaneves atilaneves added the incomplete Needs more information label May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incomplete Needs more information
Projects
None yet
Development

No branches or pull requests

2 participants