Michael Park

Results 6 comments of Michael Park

I think the only thing we could do probably is to `#pragma` disable the warning.

Filed an upstream issue at https://github.com/jgm/pandoc/issues/6101

This seems odd. `make foo.pdf` is how it works for me. Do you still have this problem?

Haha, definitely not abandoned. I'm surprised by how much issues you've had... I can try it myself but I'm on a Mac. Let me try to repro. I've been working...

I played with a Docker image a little bit, and I've experienced some of what you've experienced. It is quite bad at the moment when there are missing dependencies and...

Hi @BengtGustafsson, this is due to the processing only being done on codeblocks with `cpp` as the language, rather than `C++`. Are you using `cpp` in the cases that work...