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

Add test to show that jbuilder mishandles ${null} #693

Merged
merged 2 commits into from
Apr 17, 2018

Conversation

rgrinberg
Copy link
Member

Jbuilder incorrectly infers ${null} to be a target

@rgrinberg
Copy link
Member Author

Added a workaround for this issue. This doesn't seem like the right approach in general, as this should really be a property of the variable itself. But the workaround is small and we only use this unexpanded_targets function for this check.

@ghost
Copy link

ghost commented Apr 17, 2018

Ok, that's not great indeed but I guess that'll do for now

@rgrinberg rgrinberg closed this Apr 17, 2018
@rgrinberg rgrinberg reopened this Apr 17, 2018
@rgrinberg rgrinberg merged commit 17cceaa into ocaml:master Apr 17, 2018
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