errno is not nothrow

Uknown sireeshkodali1 at gmail.com
Fri May 11 09:52:36 UTC 2018


On Friday, 11 May 2018 at 09:10:48 UTC, Cym13 wrote:
> On Friday, 11 May 2018 at 07:05:12 UTC, Shachar Shemesh wrote:
>> At least under Linux, you cannot get or set the value of errno 
>> from a nothrow function.
>>
>> Is this on purpose, or is this a bug?
>>
>> Shachar
>
> It seems I can't reproduce with core.stdc.errno, could you 
> please share some code?

Can confirm:

https://run.dlang.io/is/ptkpz0


More information about the Digitalmars-d mailing list