On Fri Feb  1 19:13:03 2013, Graydon Hoare wrote:
(they act as sequence-points for make, since it cannot easily guess
the actual hash-based output filenames of the libraries)

I was idly wondering about those hashy filenames: Is the long term plan to continue to encoding hashes into the filenames? Or is there non-zero chance that the infrastructure of Rust will change so that one can easily predict the output file name for a library, to accommodate tools like make.

(Sorry if the answer to the above question is already documented somewhere obvious, I had not noticed it addressed when I was going through the documentation.)

I suppose I might just as well implement the empty-file work-around myself, I had not really thought terribly hard about the problem and was just doing "make clean; make" whenever I needed to in my little Rust experiments so far.

Cheers,
-Felix

--
irc: pnkfelix on irc.mozilla.org
email: {fklock, pnkfelix}@mozilla.org

_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to