MIRSソフトウェア開発障害報告  障害報告番号 MS9503−0040 報告者(班)  :金丸浩士(9503) 障害現象区分  :A1 発生日時    :1997/02/12 検出段階    :コンパイル 検出部門    :  重大度     : 重複      :  関連障害番号  :  再現性     :  回答部門    :  回答者     :  原因区分    :A3 処置区分    :B 修正モジュール名:task00.c 回答日     :1997/02/12 改修工数    : 1人・m  障害内容:undeclared identifier 原因:定数の宣言忘れ 変更前: 変更後:int t_r,t_l; 改修量:1 対策:       一覧登録: "task00.c", line 66 pos 36; (E) undeclared identifier "t_r" "task00.c", line 78 pos 36; (E) undeclared identifier "t_r" "task00.c", line 87 pos 36; (E) undeclared identifier "t_r" "task00.c", line 101 pos 17; (E) undeclared identifier "t_r" "task00.c", line 109 pos 25; (E) undeclared identifier "t_l" "task00.c", line 121 pos 25; (E) undeclared identifier "t_l" "task00.c", line 131 pos 25; (E) undeclared identifier "t_l" "task00.c", line 142 pos 25; (E) undeclared identifier "t_l" "task00.c", line 153 pos 25; (E) undeclared identifier "t_l" "task00.c", line 172 pos 17; (E) undeclared identifier "t_r" "task00.c", line 173 pos 17; (E) undeclared identifier "t_l" (*) too many errors *** エラーコード 1 make: 致命的なエラー: コマンド失敗。ターゲット `task00.o'