undeaD icon indicating copy to clipboard operation
undeaD copied to clipboard

Need an obsolete Phobos module? Here they are, back from the dead and upgraded to work with the latest D

Results 5 undeaD issues
Sort by recently updated
recently updated
newest added

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.

Reverts dlang/undeaD#45 Meanwhile it was decided to keep std.signals in phobos. So I think, it should be removed here to avoid confusion.

I tried `dub build`, but it did not create `libundead.so`, only `libundead.a` and `undead-test-library`,

the `unittest`s for the `doFormat` module don't actually ever call `doFormat`, the only public function in the module. They appear to be the wrong tests copied over from `std.format`