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

Fix building with 2.065. #19

Closed
wants to merge 1 commit into from
Closed

Fix building with 2.065. #19

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 13, 2014

As reported here.

C:\dev\projects\DustMite>dmd dustmite.d splitter.d
splitter.d(261): Error: delegate splitter.DSplitter.__lambda46 function literals cannot
be class members
CTFE: ErrorExp in splitter.d(286)
Assertion failure: '0' on line 310 in file 'interpret.c'

@CyberShadow
Copy link
Owner

I've already discussed this with bioinformatics on IRC... he didn't notice that D now comes with Dustmite (source and binary). Dustmite master currently needs DMD master, a "stable" version that can be built with older compilers is in D's tools repo (as well as the stable branch in this repo).

@CyberShadow
Copy link
Owner

I wouldn't mind merging it anyway, if that's all that's needed, just remove the // DMD pr/2824 comment (it references the pull request that is required to build it).

@ghost
Copy link
Author

ghost commented Apr 14, 2014

That's kind of what I suspected. I guess you could add this to the README? I don't think it's worth merging this pull then.

@ghost ghost closed this Apr 14, 2014
@CyberShadow
Copy link
Owner

I've changed the default branch to "stable" instead. I'll change it back to master when 2.066 is out.

This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants