Robert Creager

Results 6 comments of Robert Creager

Same problem, any hope on a solution? The `-mod` flag would be fine by me, as our build is controlled via Makefile, so that's just a dependency to add.

What you said makes perfect sense, but is beyond me :-) I changed the log generation to make it consistent with the the others re blank lines `... | xargs...

Hmmm... With the new parser, I'm getting [Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded](http://stackoverflow.com/questions/1393486/error-java-lang-outofmemoryerror-gc-overhead-limit-exceeded), which is obviously different from the previous OOM problems. This is with change logs...

Yes, I got the chunking working. The problem occurs with a change list of ~1400 with 35k lines when any individual change list goes over ~50 files. I can privately...

I've sent two files, ~1MB compressed total.

I’ve not looked at either code base, but everything you’ve spelled out in your doc seems good. > On Dec 27, 2015, at 8:24 AM, Goswin von Brederlow [email protected] wrote:...