Skip to content

chore: Improve logging for active sides - #8820

Merged
sithlord48 merged 1 commit into
masterfrom
active-sides
Aug 6, 2025
Merged

chore: Improve logging for active sides#8820
sithlord48 merged 1 commit into
masterfrom
active-sides

Conversation

@nbolton

@nbolton nbolton commented Aug 6, 2025

Copy link
Copy Markdown
Member

For the longest time, this log line has bugged me:

active sides: e

It's hex, but it looks like a bug, since there's no 0x prefix. Also, most humans can't read hex, so I added a string representation.

New version:

[2025-08-06T11:56:00] DEBUG: active sides: LRT (0x0e)

@github-actions

This comment was marked as outdated.

@nbolton
nbolton marked this pull request as draft August 6, 2025 10:28
@nbolton
nbolton force-pushed the active-sides branch 6 times, most recently from 2af76d2 to a222401 Compare August 6, 2025 11:01
@nbolton
nbolton marked this pull request as ready for review August 6, 2025 11:01
@github-actions

This comment was marked as outdated.

@nbolton

nbolton commented Aug 6, 2025

Copy link
Copy Markdown
Member Author

I believe this is a transient failure on Windows ARM and unrelated to this PR:

The following tests FAILED:
	 11 - IKeyStateTests (SEGFAULT)
Errors while running CTest
Error: Process completed with exit code 8.

For the longest time, this log line has bugged me:
```
active sides: e
```

It's hex, but it looks like a bug, since there's no `0x` prefix. Also, most humans can't read hex, so I added a string representation.

New version:
```
[2025-08-06T11:56:00] DEBUG: active sides: LRT (0x0e)
```
@sithlord48

Copy link
Copy Markdown
Member

Never had windows arm build fail on ci ..

@sithlord48 sithlord48 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks ok to me , feel free to land

@sithlord48
sithlord48 merged commit 9a9bd7e into master Aug 6, 2025
31 checks passed
@sithlord48
sithlord48 deleted the active-sides branch August 6, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants