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

Autogenerated unittest build is incorrect for gdc and ldc #175

Closed
opticron opened this issue Nov 20, 2013 · 1 comment
Closed

Autogenerated unittest build is incorrect for gdc and ldc #175

opticron opened this issue Nov 20, 2013 · 1 comment

Comments

@opticron
Copy link

When using the automatically generated unittest build with dmd, -unittest is passed properly. With gdc and ldc, -funittest and -unittest are not passed properly even though they are called out in the compiler setups. This is with dub 0.9.19 for 64bit linux. This can easily be seen by passing different --compiler options.

@s-ludwig
Copy link
Member

This has already been fixed on GIT master by #143. Will be in the 0.9.20 release in a few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants