IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 8, 2004, 9:34:28 AM (22 years ago)
Author:
desonia
Message:

enhanced the parsing of host to search for the hostname of the current machine
explicitly, not just single word with '.' in it.

File:
1 edited

Legend:

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

    r1018 r1198  
    1  <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: Pointer to inImage is same as outImage.
    2  <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: inImage or its data is NULL.
    3  <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: inImage not PS_TYPE_F64.
    4  <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: inImage not square array.
    5  <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: outImage not PS_TYPE_F64.
    6  <DATE> <TIME> <HOST> |E|psMatrixTranspo|Invalid operation: outImage not square array.
     1 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: Pointer to inImage is same as outImage.
     2 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: inImage or its data is NULL.
     3 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: inImage not PS_TYPE_F64.
     4 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: inImage not square array.
     5 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: outImage not PS_TYPE_F64.
     6 <DATE> <TIME> |<HOST>|E|psMatrixTranspo|Invalid operation: outImage not square array.
Note: See TracChangeset for help on using the changeset viewer.