Skip to content

Conversation

@ab9rf
Copy link
Member

@ab9rf ab9rf commented Dec 26, 2024

Rearrange all three Process-*.cpp files so that the contents are in parallel as much as possible

remove using namespace std code smell
reorganize header includes
change minimum supported windows version to 6.0 (Vista)

Rearrange all three `Process-*.cpp` files so that the contents are in parallel as much as possible

remove `using namespace std` code smell
reorganize header includes
change minimum supported windows version to 6.0 (Vista)
missed these on the first pass, mb
@lethosor
Copy link
Member

FYI, this will probably conflict with #5093, although likely not too badly since you're not changing logic.

@ab9rf
Copy link
Member Author

ab9rf commented Dec 26, 2024

FYI, this will probably conflict with #5093, although likely not too badly since you're not changing logic.

i was aware of that. i'm also not sure what the status of that PR is

@myk002 myk002 merged commit 2d17cc0 into DFHack:develop Dec 27, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants