P. Mitana

Results 20 comments of P. Mitana

It seems that there's actually a PR #59 for it.

Nope. From Botan's dub.json: "memutils": { "version": "~>0.4.8" }, So the latest 0.4.x will be used - and there's no 0.5 currently. I have run `dub upgrade`, what changed memutils'...

Downgraded to memutils 0.4.8, as oldest accepted by dub.json. Still the same error.

From the top of this ticket ;) > Botan fails to build with DMD 2.084 I have tried neither GDC nor LDC. What I forgot to mention in the ticket...

OK. I'll report an issue in DMD, as braking changes should not happen without the deprecation period. I'll also leave this issue here for now.

I have actually decided to move to openssl. For me it looks like the Botan's development has stopped more then half a year ago.

I see that the code is already fixed. Could you please tag a new release? This error prevents botan from building.

DTools set up: Dub, DScanner, Dfmt, DFix, GDB. DCD is not set up. Linux, IntelliJ IDEA 2018.1. Removing the line makes IDE freeze as well.

OK, it seems like the option is related to "Use native IDE code completion service" option - my bad. Turning it off and restarting the IDE helped. Still an issue...

OK, it din't help. For some reason the freeze depends on where in the file the caret is. Operating near the top of the file is smooth, but in the...