https://issues.dlang.org/show_bug.cgi?id=14616
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Steven Schveighoffer <[email protected]> --- this is because the DDOC version of UnixAddress has unimplemented functions. Put in implementations, and you will get rid of the abstract label. --
