-
Notifications
You must be signed in to change notification settings - Fork 10
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
Anomaly Logger, Anomaly Handler の完全削除 #516
Conversation
@sksat cmake まわりで変なことしてないか見てほしい |
これ,Release打つまでもないか? |
beta 打つかはともかく,破壊的変更ではあるからリリース打っても損は無いと思う |
// FIXME | ||
// error: ISO C requires a translation unit to contain at least one declaration [-Werror,-Wempty-translation-unit] | ||
// 対策のために,適当に宣言しておく |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
これはそもそもこのファイルが要らないわけではない?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
これは重要Appだけどメンテされてないので,残しておきたい(はよメンテせい,といわれればそう)
これは OK |
2624ad4
to
e84ac66
Compare
9dd5486
to
92cda08
Compare
@chutaro approve頼む~~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
すみません遅くなりました、approveしました!
少し細かい修正入れているので、それが良さそうであればマージしちゃってください
細かい修正めっちゃ助かる!! |
概要
Anomaly Logger, Anomaly Handler の完全削除
Issue
詳細
ISSL でも ArkEdge Space でも使われてないことから,deprecated から正式に削除する
検証結果
影響範囲
set(USE_ALL_C2A_CORE_APPS OFF)
を削除できる可能性がある