try

dub run -b release --combined

On Wed, 22 Apr 2015 18:48:17 GMT, Márcio Martins wrote:

When I compile the code above with dub --build=release, using DMD 2.0.67, the compiler error below will happen. This does not happen when I compile a debug build. I extracted the regex code from vibe.d and put it into a simpler .d, and it works fine.

Has anyone seen this before, and perhaps knows of a workaround?