It's also the case when you only have binary copies of a given thing, rather than source...
On Thu, Jan 30, 2014 at 10:05 PM, Owen Nelson <[email protected]> wrote: > I don't believe I'll be able to sleep tonight. > > > On Thu, Jan 30, 2014 at 6:37 PM, Val Markovic <[email protected]> wrote: >> >> And now imagine a (frighteningly common) nightmare scenario, where the >> library version clash is not two steps away from you, but say 8 and 12. So >> you link something that depends on something that depends on something ... >> that 8 steps away depends on A (which depends on C v1), and a different >> chain of deps that 12 steps away depends on B (which depends on C v2). Good >> luck resolving that. > > > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev > _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
