undeaD icon indicating copy to clipboard operation
undeaD copied to clipboard

Add :xml subPackage for dlangui to use

Open rikkimax opened this issue 2 years ago • 5 comments

Grim isn't too happy that undead isn't building with GDC, this extracts it so it can be used by dlangui until a better solution is found.

rikkimax avatar Dec 16 '22 09:12 rikkimax

I should mention that I didn't test this... but ugh it should be ok

rikkimax avatar Dec 16 '22 10:12 rikkimax

AIU undead.xml compiles with gdc just fine (it depends only on phobos), it's undead.stream that doesn't compile, and dub compiles all files in a package. The package won't compile until all files in the package compile.

anon17 avatar Jun 09 '23 14:06 anon17

AIU undead.xml compiles with gdc just fine (it depends only on phobos), it's undead.stream that doesn't compile,

Correct, as that old module relies on the discouraged use of RTTI based varargs.

ibuclaw avatar Jun 10 '23 09:06 ibuclaw

Once my PR is merged, this should be closed. We could probably close it now.

schveiguy avatar Jun 11 '23 01:06 schveiguy

I think this can be closed now.

schveiguy avatar Jun 16 '23 00:06 schveiguy