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

Expose ninitialized to Julia #12076

Merged
merged 1 commit into from
Jul 15, 2015
Merged

Expose ninitialized to Julia #12076

merged 1 commit into from
Jul 15, 2015

Conversation

simonster
Copy link
Member

I'd like this for JLD2 since it tells me whether I can store non-pointerfree immutable fields inline or if I should store them by reference (or maybe store an extra defined bit). I tried to expose it originally in #8827 but it broke bootstrap for some unknown reason. It doesn't seem like that's a problem anymore.

@simonster
Copy link
Member Author

I'll merge this tomorrow unless someone tells me not to.

simonster added a commit that referenced this pull request Jul 15, 2015
@simonster simonster merged commit 0eae746 into master Jul 15, 2015
@simonster simonster deleted the sjk/ninitialized branch July 15, 2015 13:30
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.

1 participant