Pitt

Results 55 comments of Pitt

I'm also using the 64bit GitForWindows version as recommended. Probably you have the 32bit version? No probs, try to help as much as possible.

haven't found any easy to implement solution so far have adjusted the command-line as a workaround ```bash bash -c 'cd ./scripts/tests/; ./test_runner' bash -c 'cd ./scripts/tests/; ./test_runner -t "$(echo ./check/*_test.sh)"'...

I striped it down as much as i could. Just reading and saving unmodified file reproduces the issue. ```c# using ClosedXML.Excel; namespace ClosedXML_Memory_Issues { class Program { static void Main(string[]...

You may have a look to [vlsi/ksar](/vlsi/ksar)

We have a long lasting issue for CLI.. the idea was to move it to something like picocli.. see https://github.com/vlsi/ksar/issues/164