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

Fix warnings in vs2022 #117

Merged
merged 15 commits into from
Apr 26, 2022
Merged

Fix warnings in vs2022 #117

merged 15 commits into from
Apr 26, 2022

Conversation

200km
Copy link
Member

@200km 200km commented Apr 25, 2022

Overview

Fix warnings in vs2022

Issue

Details

vs2022で出ているwarningsを全て削除した。
ただし、algorithmのtransformを使っているIniReader.cppで出ているwarningをどう解決すべきかわからず、そこは手をつけれていない。

-> The warning in transform was removed!

Validation results

前後でログ出力結果が変わらないことは確認した

Scope of influence

ユーザーに影響する修正はない

Supplement

NA

Note

GNSS関係の部分で結構修正を入れているので、牛くんにもレビューしてもらう

@200km 200km added the priority::high priorityg high label Apr 25, 2022
@200km 200km self-assigned this Apr 25, 2022
src/Library/inih/cpp/INIReader.cpp Outdated Show resolved Hide resolved
Copy link
Collaborator

@sksat sksat left a comment

Choose a reason for hiding this comment

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

CIも通ってるしよさそう

@200km
Copy link
Member Author

200km commented Apr 26, 2022

I confirmed that the all warnings in g++ and VS2022 were deleted.

@200km 200km merged commit 3b4afe9 into develop Apr 26, 2022
@200km 200km deleted the feature/fix-warnings-in-VS2022 branch April 26, 2022 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority::high priorityg high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants