Skip to content

Update Ptr/Ref and errno checking for roots and multiroots#40

Merged
jiahao merged 8 commits intoJuliaMath:masterfrom
AndyGreenwell:master
Jan 30, 2016
Merged

Update Ptr/Ref and errno checking for roots and multiroots#40
jiahao merged 8 commits intoJuliaMath:masterfrom
AndyGreenwell:master

Conversation

@AndyGreenwell
Copy link
Copy Markdown
Contributor

No description provided.

This commit reverts a number of previous changes in the roots and multiroots functionality where Ptr had been changed to Ref, and also updates the checking of the errno to allow for continuing execution in the case where the returned value is GSL_SUCCESS or GSL_CONTINUE.
@AndyGreenwell
Copy link
Copy Markdown
Contributor Author

Linux tests are now failing for the same reason as #39.

This commit adds a BinDeps.debug statement in an attempt to debug the joinpath issues present in the existing Travis testing seen with prior commits.  These additions will be reverted once the cause of the current build error is determined.  In an attempt to reproduce the joinpath error locally, Tony was not able to reproduce the behavior on Ubuntu, so this commit is an attempt to debug within Travis itself.
jiahao added a commit that referenced this pull request Jan 30, 2016
Update Ptr/Ref and errno checking for roots and multiroots
@jiahao jiahao merged commit 889b24e into JuliaMath:master Jan 30, 2016
@jiahao
Copy link
Copy Markdown
Collaborator

jiahao commented Jan 30, 2016

Thanks!

@jiahao
Copy link
Copy Markdown
Collaborator

jiahao commented Jan 30, 2016

I took out the debug commits. Would be good to have some simple tests of these functions.

AndyGreenwell added a commit to AndyGreenwell/GSL.jl that referenced this pull request Feb 2, 2016
This commit makes the same changes to 35_4_Iteration.jl that were made to _35_4_Iteration.jl in JuliaMath#40, harmonizing the underscore and no underscore versions of these files.
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