Project

General

Profile

Actions

バグ #829

closed

In/OutPortBase.cppのログ出力において、RTC_DEBUGとするべきところがRTC_ERRORとなっている。

Added by kurihara about 15 years ago. Updated about 15 years ago.

Status:
終了
Priority:
通常
Assignee:
Target version:
-
Start date:
07/24/2009
Due date:
% Done:

100%

Estimated time:

Description

In/OutPortBase.cppのログ出力において、RTC_DEBUGとするべきところがRTC_ERRORとなっている。(AIST 俵様からの報告)

rtm/InPortBase.cpp(431): RTC_ERROR(("provider created"));
rtm/InPortBase.cpp(475): RTC_ERROR(("consumer created"));
rtm/OutPortBase.cpp(629):RTC_ERROR(("provider created"));
Actions #1

Updated by kurihara about 15 years ago

  • Status changed from 新規 to 解決
  • Assignee set to kurihara
  • % Done changed from 0 to 100

上記3箇所のRTC_ERRORをRTC_DEBUGに変更後、コミットを行った。(リビジョン1474)

Actions #2

Updated by n-ando about 15 years ago

  • Status changed from 解決 to 終了
Actions

Also available in: Atom PDF