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

dmd 2.065 compilation issue #28

Closed
olehlong opened this issue Feb 25, 2014 · 2 comments
Closed

dmd 2.065 compilation issue #28

olehlong opened this issue Feb 25, 2014 · 2 comments

Comments

@olehlong
Copy link

After compilation math.di interface is generated with errors. Return type for "clamp" and "smoothstep" functions is missing (must be "auto"). It can be not related to specific compiler version, but it used to work properly with previous compiler version.

@Dav1dde
Copy link
Owner

Dav1dde commented Feb 25, 2014

This looks like a dmd bug to me, related to the .di generation.

@Dav1dde
Copy link
Owner

Dav1dde commented Feb 26, 2014

This should be fixed now, please reopen if it sill occurs.

@Dav1dde Dav1dde closed this as completed Feb 26, 2014
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

No branches or pull requests

2 participants