Post #1707245
2026-04-27 01:06 UTC
@fugueish@wandering.shop with the C23 tag compatibility rules, I think you could even ditch the DeclareOptional by declaring the struct type in each initializer list
Replies (1)
-
@fugueish@wandering.shop 2026-04-27 01:17
@joe@f.duriansoftware.com Yeah, I'm waiting for that, but I can't seem to get demo.c from https://nullprogram.com/blog/2025/06/26/ working with ``` % clang -v Apple clang version 21.0.0 (clang-2100.0.123.102) Target: arm64-apple-darwin25.4.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin ```