Closed arrowd closed 1 year ago
Yeah, we either need to drop the backend or make it work using GMarkup as a parser... (I'd like to avoid using the undead library).
Can this somehow be worked around as it blocks upgrading LDC to 1.32?
With the patch above you can disable building support for RPM repositories.
Great, thanks!.
Starting from version 1.101 Phobos removed
std.xml
module which is used by the RPM backend, making the build with new compiler impossible.