Alexander Bothe
Alexander Bothe
Hold on, so the scope of `version(Something)` is the entire following code below this attribute? Hmm.
but wait, if there's a new version-condition, the old one becomes overwritten, right?
Please try v2.5.2 - although an eventually occurring `version(all)` does not 'undo' the `version(something)`, it should work better now
It somehow always wants to create an `.sln` file, so creating this even via preset file templates is rather ugly.
In the gdb addin I've released yesterday for Mono-D 2.0, I've found out that on mixins, there's a "-mixin-123" part appended to the file name, whereas the 123 is probably...
https://github.com/llucenic/MonoDevelop.Debugger.Gdb.D/commit/b516c5fec8817be0f492676b9ebd745d8aeaa2e9 -- Are there any other specialities which I haven't found anything out about yet?
I'd either have to reinvent the dcd-client-wheel, or just put up some CLI that interacts with dcd-client. Despite that, it should be feasible, although I had to restructure whole parts...
Ah right, those resolution caches for Botan's pseudo-preprocessors - gonna try to get something tomorrow :)
Hopefully most of these things are generated/converted automatically :P - but yeah, respect for making a crypto library for D! :)
Okay, that's probably even a 'feature request' then, not a bug - the version selection isn't implemented completely yet.