On Sunday, February 04, 2018 13:54:17 Stefan Koch via Digitalmars-d-learn wrote: > On Sunday, 4 February 2018 at 12:52:22 UTC, Ur@nuz wrote: > > Getting compiler stack overflow when building my project, but > > still do not know how to localize piece of code that triggers > > this bug. Maybe this bug is already registered in bugzilla or > > someone could give some advice where to dig into? > > > > [...] > > You'll have to post the code if you want people to be able to > reproduce things. > I believe the the dustmite tool should have an obfuscate mode, if > you cannot share a clear version of it.
It does, though if you give it a large piece of code, odds are that it'll make your program so unrecognizable that it won't matter. - Jonathan M Davis