[OffTopic] A vulnerability postmortem on Network Security Services
H. S. Teoh
hsteoh at quickfur.ath.cx
Thu Dec 2 20:57:17 UTC 2021
On Thu, Dec 02, 2021 at 08:36:46PM +0000, Greg Strong via Digitalmars-d wrote:
> On Thursday, 2 December 2021 at 17:36:18 UTC, H. S. Teoh wrote:
> > The solution is very simple: extern(C), extern(C++), and extern
> > anything except extern(D) really, should be @system, and extern(D)
> > (the default) should be @safe.
> >
> > The real issue is convincing Walter to accept this.
>
> Yes - this seems like the most reasonable solution to me. I don't see
> why it would be particularly controversial.
In my mind, it's crystal clear. But Walter refused to do it for
whatever reason. IIRC, he was the only person who rejected this.
T
--
In a world without fences, who needs Windows and Gates? -- Christian Surchi
More information about the Digitalmars-d
mailing list