Botan does not build with DMD 2.084. Is it still alive?

Piotr Mitana the.mail.of.mi2 at gmail.com
Wed Jan 9 09:58:21 UTC 2019


On Tuesday, 8 January 2019 at 13:25:36 UTC, bauss wrote:
> Took a quick look at it and it seems that Botan uses an 
> outdated version of memutils.

Nope - I have "dub upgrade"d memutils to 0.4.13 (Botan's dub.json 
takes the latest 0.4.x version - and memutils 0.5.x does not 
exist currently).

The error is still the same. Furthermore, memutils itself builds 
properly with DMD 2.084.

So I expect it's either Botan requiring adapting to the latest 
DMD or it's a regression in object.d, according to this line:

/usr/include/dmd/druntime/import/object.d(518,9): Error: union 
`object.destroy!(true, RTSS).destroy.UntypedInit` has forward 
references



More information about the Digitalmars-d mailing list