IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 4, 2005, 12:49:39 PM (21 years ago)
Author:
desonia
Message:

general autoconf cleanup.

Location:
trunk/psLib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
         1DoxygenLog
        12bin
        23lib
  • trunk/psLib/test/dataManip/verified/tst_psMatrixVectorArithmetic03.stderr

    r2693 r3127  
    11<DATE><TIME>|<HOST>|I|main
    22    Following should generate an error message
    3 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     3<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    44    Unallowable operation: input1 is NULL.
    55<DATE><TIME>|<HOST>|I|main
    66    Following should generate an error message
    7 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     7<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    88    Unallowable operation: input2 is NULL.
    99<DATE><TIME>|<HOST>|I|main
    1010    Following should generate an error message
    11 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     11<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    1212    Unallowable operation: op is NULL.
    1313<DATE><TIME>|<HOST>|I|main
    1414    Following should generate an error message
    15 <DATE><TIME>|<HOST>|E|psUnaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     15<DATE><TIME>|<HOST>|E|psUnaryOp (FILE:LINENO)
    1616    Unallowable operation: in is NULL.
    1717<DATE><TIME>|<HOST>|I|main
    1818    Following should generate an error message
    19 <DATE><TIME>|<HOST>|E|psUnaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     19<DATE><TIME>|<HOST>|E|psUnaryOp (FILE:LINENO)
    2020    Unallowable operation: op is NULL.
    2121<DATE><TIME>|<HOST>|I|main
    2222    Following should generate an error message
    23 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     23<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    2424    ptr input1 has type 1028, ptr input2 has type 1032.
    2525<DATE><TIME>|<HOST>|I|main
    2626    Following should generate an error message
    27 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     27<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    2828    Specified psImage dimensions differed, 2x2 vs 3x3.
    2929<DATE><TIME>|<HOST>|I|main
    3030    Following should generate an error message
    31 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     31<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    3232    Number of elements inconsistent, 2 vs 3.  Number of elements must match.
    3333<DATE><TIME>|<HOST>|I|main
    3434    Following should generate an error message
    35 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     35<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    3636    Number of elements inconsistent, 2 vs 3.  Number of elements must match.
    3737<DATE><TIME>|<HOST>|I|main
    3838    Following should generate an two error messages
    39 <DATE><TIME>|<HOST>|E|psVectorRecycle (psVector.c:<LINENO>)
     39<DATE><TIME>|<HOST>|E|psVectorRecycle (FILE:LINENO)
    4040    The input psVector must have a vector dimension type.
    41 <DATE><TIME>|<HOST>|E|psUnaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     41<DATE><TIME>|<HOST>|E|psUnaryOp (FILE:LINENO)
    4242    Couldn't create a proper output psVector.
    4343<DATE><TIME>|<HOST>|I|main
    4444    Following should generate error message
    45 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     45<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    4646    The minimum operation is not supported with complex data.
    4747<DATE><TIME>|<HOST>|I|main
    4848    Following should generate an error message
    49 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     49<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    5050    The maximum operation is not supported with complex data.
    5151<DATE><TIME>|<HOST>|I|main
    5252    Following should generate an error messgae
    53 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     53<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    5454    Specified operation, yarg, is not supported.
    5555<DATE><TIME>|<HOST>|I|main
    5656    Following should generate an error message
    57 <DATE><TIME>|<HOST>|E|psUnaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     57<DATE><TIME>|<HOST>|E|psUnaryOp (FILE:LINENO)
    5858    Specified operation, yarg, is not supported.
    5959<DATE><TIME>|<HOST>|I|main
    6060    Following should generate an error message
    61 <DATE><TIME>|<HOST>|E|psBinaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     61<DATE><TIME>|<HOST>|E|psBinaryOp (FILE:LINENO)
    6262    Unallowable operation: input1 has incorrect dimensionality.
    6363<DATE><TIME>|<HOST>|I|main
    6464    Following should generate an error message
    65 <DATE><TIME>|<HOST>|E|psUnaryOp (psMatrixVectorArithmetic.c:<LINENO>)
     65<DATE><TIME>|<HOST>|E|psUnaryOp (FILE:LINENO)
    6666    Specified parameter, in, has invalid dimensionality, 4.
Note: See TracChangeset for help on using the changeset viewer.