Jeremy Rifkin

Results 171 comments of Jeremy Rifkin

Looks like there were a lot more test failures than I would have expected due to trying to build cmake in a folder called `build`. That's really unfortunate, I don't...

It looks like CI is failing to build, happy to merge once it builds

It looks like that passed, sweet! Thanks again for taking the time to set this up!

Hi, I'm not familiar with `FORCE_COLOR` and `NO_COLOR` but I'm open to supporting these as part of the color detection system especially so if other tools support them. As far...

> So there is probably a minor perf bug there that it shouldn't be checking the stream if color_mode is always Yes, I'd agree it's not necessary to do the...

I think it'd be good for cpptrace to support these, however, I don't think this is practically implementable in a C/C++ library. I don't know of a way to get...

Thanks, nice find. @dkm or I will likely take care of this

Turning off all filtering done by CE, this seems to be what the go compiler outputs: https://godbolt.org/z/ra5e11vcG. If the go compiler is outputting something incorrect please report to https://github.com/golang/go

Thanks for opening this issue, I think this is a reasonable thing to want to do. There are a lot of possible settings for frames (color, source code, line numbers,...