Excerpts from Jakub Jelinek's message of Dezember 11, 2025 9:42 am: > Hi! > > I'd like to commit the following patch (bootstrapped/regtested on > x86_64-linux and i686-linux) as obvious, but if there is something > you disagree with or find some other typo next to it, please let > me know. > > gcc/d/ > * dmd/astenums.d: Fix comment typo, ambigous -> ambiguous.
Hi, DMD changes are first raised in upstream, then it'll get merged into GCC. https://github.com/dlang/dmd/blob/1f6d876e0e3f9d37a5285f54403700a08b075dc3/compiler/src/dmd/astenums.d#L153 Iain.
