IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 14, 2004, 10:01:52 AM (22 years ago)
Author:
desonia
Message:

Updated files in src/collections to use new psError functionality. Also
cleaned up the code where needed, removing unnecessary error conditions,
etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/verified/tst_psVector.stderr

    r1761 r1807  
    11<DATE><TIME>|<HOST>|I|main
    22    Following should be an error message.
    3 <DATE><TIME>|<HOST>|E|psVectorAlloc
    4     Invalid value for nalloc. nalloc: 0
    53<DATE><TIME>|<HOST>|I|main
    64    Following should be an error message.
    7 <DATE><TIME>|<HOST>|E|psVectorRealloc
    8     Null input vector
     5<DATE><TIME>|<HOST>|E|psLib.collections.psVectorRealloc
     6    psVectorRealloc must a given a non-NULL psVector to resize.  Desired datatype unknown.
Note: See TracChangeset for help on using the changeset viewer.