Ticket #127 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

Warning message - compIds argument is empty

Reported by: michelpons Owned by: Michael Halloran
Priority: minor Milestone: 2.1
Component: COLoggers Version: Development
Keywords: UNDEFINED Cc: michaelhalloran

Description

Using COLTT 2.1 Build June 5, 2012 I noticed in the attached log that many warning messages are written to the log file, within SetProp and GetProp method calls:
Warning - compIds argument is empty

I wonder if this is relevant since the compIds argument may be UNDEFINED. Does it mean that the way UNDEFINED is set is wrong wrt the argument type? Is this warning significant with respect to the PMC or is it related to COLTT?

Attachments

apmain_061312_141654.log (21.1 KB) - added by michelpons 12 years ago.
Log file obtained with COLTT 2.1 Build June 5, 2012

Change History

Changed 12 years ago by michelpons

Log file obtained with COLTT 2.1 Build June 5, 2012

comment:1 Changed 12 years ago by michaelhalloran

  • Status changed from new to closed
  • Resolution set to fixed

Made the check for an empty argument to a method optional and then switched it off for SetProp and GetProp.

Fix available in builds after 21 July 2012.

Note: See TracTickets for help on using tickets.