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

Constify deprecated bindings #13180

Merged
merged 1 commit into from
Sep 17, 2015
Merged

Constify deprecated bindings #13180

merged 1 commit into from
Sep 17, 2015

Conversation

tkelman
Copy link
Contributor

@tkelman tkelman commented Sep 17, 2015

hopefully fixes auto_unbox: unable to determine argument type
ref #13107 (comment)

hopefully fixes auto_unbox: unable to determine argument type
ref #13107 (comment)
tkelman added a commit that referenced this pull request Sep 17, 2015
hopefully fixes auto_unbox: unable to determine argument type
ref #13107 (comment)

(cherry picked from commit 3e3f353)
ref #13180
@tkelman
Copy link
Contributor Author

tkelman commented Sep 17, 2015

Travis failure in pollfd looks unrelated

ERROR: LoadError: On worker 3:
LoadError: test failed: 0.002 <= 0.001665346
 in expression: intvl <= t_elapsed
 in error at ./error.jl:21
 in default_handler at test.jl:30
 in do_test at test.jl:53
 in pfd_tst_timeout at /tmp/julia/share/julia/test/pollfd.jl:59
 in anonymous at task.jl:443
 in sync_end at ./task.jl:388
 [inlined code] from task.jl:418
 in anonymous at no file:0
 in include_string at loading.jl:266
 in include_from_node1 at ./loading.jl:307
 [inlined code] from util.jl:179
 in runtests at /tmp/julia/share/julia/test/testdefs.jl:6
 in anonymous at multi.jl:892
 in run_work_thunk at multi.jl:645
 [inlined code] from multi.jl:892
 in anonymous at task.jl:59
while loading /tmp/julia/share/julia/test/pollfd.jl, in expression starting on line 65
while loading /tmp/julia/share/julia/test/runtests.jl, in expression starting on line 13
    From worker 3:       * pollfd               

JeffBezanson added a commit that referenced this pull request Sep 17, 2015
@JeffBezanson JeffBezanson merged commit f71d79a into master Sep 17, 2015
@yuyichao yuyichao deleted the tk/constify branch September 17, 2015 14:23
@nalimilan
Copy link
Member

The failure is #12824

@tkelman
Copy link
Contributor Author

tkelman commented Sep 18, 2015

backported in #13182

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