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 some compiler warnings #39142

Merged
merged 1 commit into from
Jan 8, 2021
Merged

fix some compiler warnings #39142

merged 1 commit into from
Jan 8, 2021

Conversation

JeffBezanson
Copy link
Member

  • unused jl_iterate_func
  • cast type of realloc in jl_init_threading

- unused jl_iterate_func
- cast type of realloc in jl_init_threading
@JeffBezanson JeffBezanson added the backport 1.6 Change should be backported to release-1.6 label Jan 7, 2021
@vtjnash vtjnash merged commit 83bee67 into master Jan 8, 2021
@vtjnash vtjnash deleted the jb/16compilerwarnings branch January 8, 2021 02:28
@KristofferC KristofferC mentioned this pull request Jan 19, 2021
60 tasks
@KristofferC KristofferC mentioned this pull request Feb 1, 2021
10 tasks
@KristofferC KristofferC mentioned this pull request Feb 11, 2021
52 tasks
vtjnash pushed a commit that referenced this pull request Feb 16, 2021
- unused jl_iterate_func
- cast type of realloc in jl_init_threading

(cherry picked from commit 83bee67)
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Mar 14, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
- unused jl_iterate_func
- cast type of realloc in jl_init_threading
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
- unused jl_iterate_func
- cast type of realloc in jl_init_threading

(cherry picked from commit 83bee67)
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.

3 participants