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

more small fixes to the layout optimization PR #34177

Merged
merged 1 commit into from
Dec 23, 2019
Merged

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented Dec 21, 2019

  • fix GC/finalizer properties of CFunction definition
  • fix jl_arrayunset implementation for hasptr
  • fix missing GC metadata update step inside gc_mark_scan_array8

- fix GC/finalizer properties of CFunction definition
- fix jl_arrayunset implementation for hasptr
- fix missing GC metadata update step inside gc_mark_scan_array8
@JeffBezanson JeffBezanson merged commit d0e5039 into master Dec 23, 2019
@JeffBezanson JeffBezanson deleted the jn/34126fixes branch December 23, 2019 01:40
KristofferC pushed a commit that referenced this pull request Apr 11, 2020
- fix GC/finalizer properties of CFunction definition
- fix jl_arrayunset implementation for hasptr
- fix missing GC metadata update step inside gc_mark_scan_array8
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

2 participants