idiomatic output given -preview=nosharedaccess ,
Bruce Carneal
bcarneal at gmail.com
Wed Jul 1 12:38:11 UTC 2020
On Tuesday, 30 June 2020 at 20:43:00 UTC, Bruce Carneal wrote:
> On Tuesday, 30 June 2020 at 20:12:59 UTC, Stanislav Blinov
> wrote:
>> On Tuesday, 30 June 2020 at 20:04:33 UTC, Steven Schveighoffer
>> wrote:
>>
>>> The answer is -- update Phobos so it works with
>>> -nosharedaccess :)
>>
>> Yeah... and dip1000. And dip1008. And dip<yournumberhere>... :)
>
> Didn't want to be snippity but, yeah, with "hello world"
> breaking I thought it was time to fix the standard library.
> Thanks for the polite confirmation(s).
Looking at the stdio.d source it appears that a cast on one line
within a template could give nosharedaccess programs access to
stdio, stdout, and stderr.
A bug/enhancement request was filed.
More information about the Digitalmars-d-learn
mailing list