<yomimono>
having not heard any "your PR is bad and you should feel bad"
<hannes>
yomimono: I haven't yet brained too much over it
<yomimono>
hannes: yes, you've been busy solving problems :D
<hannes>
but I guess if it compiles, it is good to go. the new interface looked like an improvement (whereas there are likely minor nits)
<yomimono>
hannes: OK, that's what I was about to ask you, pretty much
<yomimono>
hannes: it's one of those big changesets I really don't want to let bitrot :(
<yomimono>
(also it will break tls.mirage as I have no set of patches for that, and I don't have enough of an idea of what I'm doing to make one quickly)
<hannes>
but due to other things, I can't tell you when I'll have time to review. please just go ahead and merge if it compiles
<yomimono>
thx :)
<hannes>
there's also mirage-console-solo5, mirage-net-xen, mirage-net-solo5, mirage-net-macosx, ...
miragebot has joined #mirage
<miragebot>
mirage/master 3dc3e73 Mindy Preston: add result types for most `write`-like functions, but not `input`.
<miragebot>
mirage/master 51a2d6c Mindy Preston: change `Unknown to `Msg in error type, for easier use with rresult