D Language Foundation March 2023 Monthly Meeting Summary
Atila Neves
atila.neves at gmail.com
Fri Apr 14 10:20:06 UTC 2023
On Thursday, 13 April 2023 at 01:44:24 UTC, Walter Bright wrote:
> On 4/11/2023 7:35 PM, bachmeier wrote:
>> [...]
>
> It's a seductive idea, and I've considered that (and variations
> on it) many times. We have done this, after a fashion, in
> having our own versions of the .h files in the form of the D
> translations in core.stdc.* import files.
>
> [...]
I've now lost count of how many times changes in the Python
headers break code using it. The only way to consume headers is
to parse/translate/etc. them on the fly.
More information about the Digitalmars-d-announce
mailing list