Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert ThreadName due to problems on Windows #4702

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

HowardHinnant
Copy link
Contributor

@HowardHinnant HowardHinnant commented Sep 12, 2023

High Level Overview of Change

Some problems showed up on Windows that previous testing hadn't revealed with these reverted commits. The problems are not insurmountable. But fixes should not be rushed through. This commit simply reverts the "thread name" commits.

Context

The problem looks something like:

C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\um\winnt.h(173,1): fatal error C1189: #error:  "No Target Architecture"

@intelliot intelliot changed the title Revert threadname Revert ThreadName due to problems on Windows Sep 12, 2023
Copy link
Collaborator

@seelabs seelabs left a comment

Choose a reason for hiding this comment

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

👍

@HowardHinnant HowardHinnant added the Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. label Sep 13, 2023
@intelliot
Copy link
Collaborator

@manojsdoshi - are we ok to merge this to develop now?

@intelliot intelliot merged commit ce570c1 into XRPLF:develop Sep 14, 2023
ckeshava pushed a commit to ckeshava/rippled that referenced this pull request Sep 22, 2023
* Revert "Remove CurrentThreadName.h from RippledCore.cmake (XRPLF#4697)"

This reverts commit 3b5fcd5.

* Revert "Introduce replacement for getting and setting thread name: (XRPLF#4312)"

This reverts commit 36cb5f9.
ckeshava pushed a commit to ckeshava/rippled that referenced this pull request Sep 25, 2023
* Revert "Remove CurrentThreadName.h from RippledCore.cmake (XRPLF#4697)"

This reverts commit 3b5fcd5.

* Revert "Introduce replacement for getting and setting thread name: (XRPLF#4312)"

This reverts commit 36cb5f9.
sophiax851 pushed a commit to sophiax851/rippled that referenced this pull request Jun 12, 2024
* Revert "Remove CurrentThreadName.h from RippledCore.cmake (XRPLF#4697)"

This reverts commit 3b5fcd5.

* Revert "Introduce replacement for getting and setting thread name: (XRPLF#4312)"

This reverts commit 36cb5f9.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants