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

druntime compile errors on Win64 #651

Closed
Trass3r opened this issue Jun 29, 2014 · 1 comment
Closed

druntime compile errors on Win64 #651

Trass3r opened this issue Jun 29, 2014 · 1 comment

Comments

@Trass3r
Copy link
Contributor

Trass3r commented Jun 29, 2014

druntime/src/core/sys/windows/windows.d(3834): error : Function type does not match previously declared function with the same mangled name: lstrcmpi
druntime/src/ldc/eh2.d(405): error : cannot cast e of type object.Object to ulong
druntime/src/ldc/eh2.d(430): error : cannot cast e of type object.Object to ulong
druntime/src/ldc/eh2.d(575): error : goto skips declaration of variable ldc.eh2.get_encoded_value.old_addr at druntime/src/ldc/eh2.d(577)
@Trass3r
Copy link
Contributor Author

Trass3r commented Jun 29, 2014

The errors in eh2 also happen with git dmd.

redstar pushed a commit that referenced this issue Sep 27, 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

1 participant