Conversation
Signed-off-by: Rui Chen <rui@chenrui.dev>
|
@chenrui333 thanks for the report! I am a bit curious because GitHub Actions workflow shows no problem to build. |
033ea18 to
41e4b3c
Compare
|
I force-pushed this branch to a single repro-only commit that adds a standalone This reproduces the Homebrew GCC failure on my side with The reason the current GitHub Actions workflow stayed green is that the test TUs include Once this repro is clear, I can stack the one-line |
|
@chenrui333, thank you for the detailed information. I'm fine with the original change containing just the |
|
yeah, totally. |
41e4b3c to
033ea18
Compare
|
updated. |
|
@chenrui333 thanks for your contribution! |
Adds the missing
<optional>include topeglib.h.Ref: Homebrew/homebrew-core#271855