Keith Pinson

Results 91 comments of Keith Pinson

I am experiencing the same error after upgrading to the latest from an old version but have not confirmed whether the cause is as described here.

Actually I was able to fix this by moving the item group inside a task and adding `KeepDuplicates="false"`.

We're hitting this too. ~~I'm curious, why not use https://github.com/bdewey/org-ruby, which is many commits ahead of https://github.com/wallyqs/org-ruby, and claims to support footnotes?~~ **Edit**: I see I read the ahead/behind exactly...

Okay good to know the general approach that would need to be taken. I'll take a note to work on this if I get the chance.

A piece of history: this project predates `fs2-kafka`. It takes a slightly different approach: rather than implementing the wire protocol, it wraps the Java client.

Is this still needed?

I wonder if there is a possibility (which may not even be a PR to this repo) of making this play together with some other folding solution which did the...

I need this for `http4s`. Will see what I can do based on your comment above.