Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
/cortex.cppPublic archive

chore: suppress more warnings on Windows#2173

Merged
vansangpfiev merged 2 commits intodevfroms/chore/cpp17
Mar 25, 2025
Merged

Conversation

@vansangpfiev
Copy link
Contributor

Describe Your Changes

This pull request includes several changes aimed at simplifying the codebase and improving exception handling. The most important changes involve standardizing the C++ version used across projects, updating exception handling, and refactoring utility functions.

Standardization of C++ Version:

  • engine/CMakeLists.txt: Removed conditional checks for C++ features and set the C++ standard to 17 unconditionally.
  • engine/cli/CMakeLists.txt: Removed conditional checks for C++ features and set the C++ standard to 17 unconditionally.

Exception Handling Improvements:

Utility Function Refactoring:

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfievvansangpfiev marked this pull request as ready for reviewMarch 25, 2025 02:22
Copy link
Contributor

@qnixsynapseqnixsynapse left a comment

Choose a reason for hiding this comment

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

LGTM

@vansangpfievvansangpfiev merged commit262fb1f intodevMar 25, 2025
15 of 16 checks passed
@vansangpfievvansangpfiev deleted the s/chore/cpp17 branchMarch 25, 2025 03:20
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

1 more reviewer

@qnixsynapseqnixsynapseqnixsynapse approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vansangpfiev@qnixsynapse

[8]ページ先頭

©2009-2025 Movatter.jp