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 ftest printing #252

Merged
merged 1 commit into from
Sep 11, 2018
Merged

Fix ftest printing #252

merged 1 commit into from
Sep 11, 2018

Conversation

nalimilan
Copy link
Member

And uncomment tests (commented out by #192).

Also avoid using mod as an identifier since it can conflict with Base.mod

And uncomment tests.

Also avoid using mod as an identifier since it can conflict with Base.mod
@nalimilan nalimilan merged commit 8621065 into master Sep 11, 2018
@nalimilan nalimilan deleted the nl/ftest branch September 11, 2018 09:31
@iwelch
Copy link

iwelch commented Sep 11, 2018

There is still the String error. Can you confirm one complete example as working in Julia 1.0.0, please?

@nalimilan
Copy link
Member Author

The example modified in the PR works AFAICT. But you need git master for that.

@iwelch
Copy link

iwelch commented Sep 11, 2018

oh, I see. any idea when master will become the stable publicly released version?

@nalimilan
Copy link
Member Author

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.

None yet

3 participants