Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

Segfault when including NamedTuples in pre-compiled packages #32

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mdavezac
Copy link

This pull-request addresses #27 without solving it.

It adds __init__() = __precompile__(false) as per @vtjnash's comment. That gets rid of the segfault and provides an error message that might be meaningful to those further along the Julia dao than myself.

It also adds an explicit warning in the README.

Closes #27

@mdavezac mdavezac changed the title Segfault when including NameTuples in pre-compiled packages Segfault when including NamedTuples in pre-compiled packages May 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant