チケット #42033

FC_VALUE_AFTER_EXIT() resulting in "unknown"

登録: 2021-04-20 09:46 最終更新: 2024-02-23 08:09

報告者:
担当者:
(未割り当て)
チケットの種類:
状況:
オープン
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
なし
ファイル:
なし

詳細

FC_VALUE_AFTER_EXIT() usually results in "unknown" instead of "no". That's not very serious as "unknown" is handled as "no", and it's getting "yes" when it should.

チケットの履歴 (6 件中 3 件表示)

2021-04-20 09:46 更新者: cazfi
  • 新しいチケット "FC_VALUE_AFTER_EXIT() resulting in "unknown"" が作成されました
2021-04-21 22:46 更新者: cazfi
コメント

These are the errors that cause it to fail even when it's not failing for the reason tested:

conftest.c:182:5: error: no previous prototype for 'func' -Werror=missing-prototypes
182 | int func(void)
| ~
conftest.c: In function 'main': conftest.c:187:1: error: old-style function definition -Werror=old-style-definition
187 | main ()
| ~
cc1: all warnings being treated as errors
2021-04-23 03:11 更新者: cazfi
コメント

Going to split missing-prototype part to a new ticket. It's the part that affects all branches. Once it's fixed, there should be no issue for S2_6 or S3_0.

old-style-definition warnings are enabled only in S3_1 and later.

2021-04-23 03:45 更新者: cazfi
コメント

Reply To cazfi

Going to split missing-prototype part to a new ticket.

-> #42058

2021-04-23 03:50 更新者: cazfi
2024-02-23 08:09 更新者: cazfi

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする