Hi -- On 07/16/2025 10:56 PM, YASUOKA Masahiko wrote:
Hello,lang/dmd needs to adapt new stdio.h ok? Adapt new stdio.h. struct __sFILE and other __s* things are hidden now. Also, compiling dmd twice seems to be needed when removing __sF.
I am sorry for the delay; I did finally get your patch upstreamed into D: https://github.com/dlang/dmd/commit/bbd2b459ce0ee84b6c29f020d8509aa096f7e405
It should make the next release (2.112.0); I am working on incorporating it into the port now.
Thanks. ~Brian