dmd -betterC

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 20 04:52:56 PDT 2017


On 2017-06-20 03:51, Walter Bright wrote:
> Is getting a whole lot better:
> 
> https://github.com/dlang/dmd/pull/6918
> 
> You can now build D executables that do not link in anything from Phobos 
> - only from the standard C library.

BTW, how are asserts handled? Isn't assert usually a macro in C?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list