Stream: git-wasmtime

Topic: wasmtime / PR #1294 wiggle: make paths relative to use si...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 21:19):

pchickey opened PR #1294 from pch/wiggle_relative_paths to master:

prior to this change, they were relative to CARGO_MANIFEST_DIR for the
wiggle-generate crate.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 21:19):

pchickey requested kubkon for a review on PR #1294.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 21:44):

alexcrichton created PR Review Comment:

Is this intended to be std::env::var? Otherwise it looks like paths will be relative to the wiggle crate, and I'm not sure if that's what's intended?

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 21:44):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 21:44):

pchickey updated PR #1294 from pch/wiggle_relative_paths to master:

prior to this change, they were relative to CARGO_MANIFEST_DIR for the
wiggle-generate crate.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 21:47):

pchickey submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 21:47):

pchickey created PR Review Comment:

I think my push of that fix raced your review :)

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 21:56):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 11 2020 at 23:03):

pchickey merged PR #1294.


Last updated: Nov 22 2024 at 16:03 UTC