IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 19, 2005, 12:50:29 PM (21 years ago)
Author:
drobbin
Message:

Patched configure.ac, updated psTrace, fixed seg fault from psSpline k-loop using unsigned int

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tst_psFunc07.c

    r4973 r5070  
    4040    psS32 memLeaks=0;
    4141    psS32  currentId = psMemGetId();
    42     psS32 i;
     42    unsigned int i;
    4343    psSpline1D *tmpSpline = NULL;
    4444    psVector *x = NULL;
Note: See TracChangeset for help on using the changeset viewer.