Skip to content

Conversation

@andreas
Copy link
Collaborator

@andreas andreas commented Jan 29, 2018

ogen fails to build after applying #7. This is due to a change in semantics in ppx_blob to support jbuilder/dune. Before #7, [%blob "foo"] was interpreted as relative to the current working directory. After #7, it's interpreted as relative to the source file where %blob is present.

This PR checks both relative to the working directory and the source file. That should fix the failing build of ogen.

@andreas andreas merged commit 2203bf2 into master Feb 10, 2018
@andreas andreas deleted the relative-paths branch February 10, 2018 11:57
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