dmd -betterC
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jun 21 00:28:08 PDT 2017
On 6/20/2017 11:54 PM, Jacob Carlborg wrote:
> On 2017-06-20 22:44, Walter Bright wrote:
>
>> For a C implementation that doesn't support TLS, using it in D with -betterC
>> won't work.
>
> I'm thinking more of a C implementation where it *does* work. But perhaps you're
> not expected to do anything besides what you can do in C when it comes to TLS.
It does work with C on Windows, Linux, OSX, and FreeBSD, and so it works with
-betterC, too.
More information about the Digitalmars-d
mailing list