Ellie Hermaszewska

Results 247 comments of Ellie Hermaszewska

You could check the `position` field of your `Report`, or check the `unconsumed` field for emptiness.

I wonder if this could be generalized to `Filter :: ([a] -> [b]) -> Prod r e t a -> Prod r e t b`, where this disambiguation function could...

@kyazdani42 is your unfinished implementation available anywhere?

No worrries, thank you for all the hard work you did also!

FWIW, I use this almost trivial patch. If someone wants to neaten it up (change the name to something more descriptive than `initExtra`, allow it to accept lua, add tests)...

@ncfavier because `extraConfig` itself is always placed after the plugin configs, so even if something is at the top of `extraConfig` it's too late.

It seems that in the intervening 3 years things have changed and this doesn't seem to be necessary any more, or at least I've stopped using whatever features it provided...

Hopefully this should just be a simple change in the lexer. PR's welcome!

I agree that a simplified build is desirable, especially making a robust static build available for cases such as this. Probably an easy path forward would be to have the...

Is it not possible to installed a more up to date version of ffmpeg as part of the CI build? I'm assuming no.