Skip to content

Conversation

@cyb70289
Copy link
Contributor

message() without mode is not preceded with --, and may be printed
out of order.

E.g., Using ld linker is not aligned with other messages.

-- Performing Test CXX_SUPPORTS_AVX512 - Success
-- Arrow build warning level: CHECKIN
Using ld linker
-- Configured for RELWITHDEBINFO build ...

`message()` without mode is not preceded with `--`, and may be printed
out of order.

E.g., `Using ld linker` is not aligned with other messages.
```
-- Performing Test CXX_SUPPORTS_AVX512 - Success
-- Arrow build warning level: CHECKIN
Using ld linker
-- Configured for RELWITHDEBINFO build ...
```
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 841e905 into apache:master May 26, 2022
@cyb70289 cyb70289 deleted the cmake-message branch May 26, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants