IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 9, 2004, 11:59:03 AM (22 years ago)
Author:
desonia
Message:

changed the format of the log message, per bugzilla report #189.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/verified/tst_psMatrix07.stderr

    r1729 r1761  
    1 <DATE><TIME>|<HOST>|E|+MatrixToVector|Invalid operation: inImage or its data is NULL.
    2 <DATE><TIME>|<HOST>|E|+MatrixToVector|Image does not have dim with 1 col or 1 row: (2 x 2).
    3 <DATE><TIME>|<HOST>|E|+VectorToMatrix|Invalid operation: inVector or its data is NULL.
     1<DATE><TIME>|<HOST>|E|psMatrixToVector
     2    Invalid operation: inImage or its data is NULL.
     3<DATE><TIME>|<HOST>|E|psMatrixToVector
     4    Image does not have dim with 1 col or 1 row: (2 x 2).
     5<DATE><TIME>|<HOST>|E|psVectorToMatrix
     6    Invalid operation: inVector or its data is NULL.
Note: See TracChangeset for help on using the changeset viewer.