On Sunday, 3 January 2016 at 14:50:51 UTC, Jacob Carlborg wrote:
On 2016-01-03 08:17, Manu via Digitalmars-d wrote:

I'll try and reduce this one again...

Have you tried using dustmite [1] to reduce the code? It will automatically modify/reduce the source code as long as the issue persists. When it no longer can modify the source code while the issue still persist it's complete and you have a reduced test case. Hopefully small enough. The result is usually small enough that if you have proprietary code can rename the symbols, if necessary.

[1] https://github.com/CyberShadow/DustMite

it can obfuscate the output for you with --obfuscate

Reply via email to