Richard Fine

Results 5 comments of Richard Fine

Just to confirm my understanding, will this PR mean that ILRepack supports portable PDB fully on all platforms?

Or perhaps more simply than generic reference rewriting: `/alreadyMerged:` which takes the output of a previous ILMerge run, loads all the types from it, and rewrites any references in the...

Joining this conversation from https://github.com/jaegertracing/jaeger-ui/issues/390 - it looks like a solution is needed to express this kind of sequence/sibling relationship in order for visualizers like Jaeger-UI to reduce staircasing. The...

> Your use case is a lot better / clearer scenario, assuming your individual work units make other downstream calls (otherwise it's all in process and distributed tracing may not...

Yeah, I ended up solving this using a Python script which did something along the lines of my original post, except that rather than passing revisions to `git lfs fetch`,...