On 10-09-06 01:34 PM, Peter Hull wrote:
I've written a version of fasta now, so if anyone has time to look at
it that would be great.
Very much appreciated, thanks!
At the moment I'm sort of racing to get all the intern-work landed and
tidied up as summer terms wind down here, but hopefully that will calm
down in a few more days and I can get around to a more regular pace of
development (and helping with the matters you've noticed).
It uses log() for output as I couldn't see how to use the stuff in
_io.rs to write to stdout.
Yeah. That's the best bet at the moment. The IO system needs a lot of love.
Unfortunately it also produces a runtime error:
rt: fatal, 'leaked memory in rust main loop (2 objects)' failed,
rt/memory_region.cpp:99 2 objects
which I don't think is my fault (!!) - let me know if it is...
Not your fault. A lot has been shifting there in recent weeks, and many
tests leak now. Also (sadly) on hold while other chunks of code land
elsewhere. Sigh.
ps. I know the development policy mentions pull request but I am still
getting to grips with git and I couldn't see (if it's possible at all)
to limit the pull to just the relevant commit (my fork has 192 commits
relative to graydon's contrib because I've been pulling from graydon's
master)
I'll dig through what you've done and try to pull in the appropriate
bits. Worst case I may ask you to rebase, but it probably won't be
necessary.
Thanks again,
-Graydon
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev