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

part of jb/linear #15247

Merged
merged 2 commits into from
Mar 1, 2016
Merged

part of jb/linear #15247

merged 2 commits into from
Mar 1, 2016

Conversation

JeffBezanson
Copy link
Member

This is a small innocent subset of #15181.

@@ -835,31 +835,27 @@ static int jl_parse_deperror(fl_context_t *fl_ctx, int err)
}

// returns either an expression or a thunk
JL_DLLEXPORT jl_value_t *jl_expand(jl_value_t *expr)
JL_DLLEXPORT jl_value_t *jl_call_scm_on_ast(char *funcname, jl_value_t *expr)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if it's exported, should it go in a header?

@JeffBezanson
Copy link
Member Author

Failure is #15271

JeffBezanson added a commit that referenced this pull request Mar 1, 2016
@JeffBezanson JeffBezanson merged commit 0b6cab6 into master Mar 1, 2016
@tkelman tkelman deleted the jb/temp branch March 1, 2016 19:38
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.

2 participants