chrysn

Results 707 comments of chrysn

I do also get some errors from C2Rust when using this, as it expects c_ulong to be u16 (pointer-sized) but it arrives as u32, but that can easily be an...

Sorry, I really can only come back to this when AVR is supported on recent nightlies again; AIU the workaround would be building a patched LLVM and rustc from that,...

On Wed, Jan 28, 2015 at 12:50:55AM -0800, k3b wrote: > @ chrysn : does the intent-uri-edit-field which is available since 28 Dec 2014 solve your problem? can we close...

Is there any annotation that can be added (possibly automatically, using the rules you now use to strip the lines) to non-text lines? Do hard-of-hearing subtitles commonly have such annotations?...

The language or subtitle knowledge could be done out of band -- it'd just be convenient if alass had a way for these tools to tell it that "this line...

Does this issue occur even when `--no-split` is given? Or do you need split mode?

Thanks, that solves the duplicate-processing issue; the question of assessing match quality is probably better left to #29 then. I'm opening a PR to document the underscore feature, which would...

@Stoney49th, are you still interested in working on this? If not, I'd continue with xxorde's version of your branch and try to get it into a shape that could be...

Yes, I mixed up the values this should have during shutdown. Thanks for finding, this; I'm still digging around in the code a bit more to find why the tests...

Thanks, that was not intended -- 0.x or not, reasonable use of aiocoap should not break w/o a deprecation over a number. I'll look into it.