Michael Park

Results 10 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...

Thanks for the fix @ericniebler! Do you mind also updating the doc and the test please? ([Doc](https://github.com/mpark/wg21/blob/master/README.md#stable-names) and [Test](https://github.com/mpark/wg21/blob/master/TEST.md#stable-names)) The test should be pretty easy to update and regenerate `TEST.html`...

I get that. Ideally the change would only apply for the pattern matching compiler build, but my understanding is that there's no compiler build specific way to do this at...

Oh, this is a great point! That is silly indeed. I'll look at alternative colors here.