IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30947


Ignore:
Timestamp:
Mar 17, 2011, 2:44:54 PM (15 years ago)
Author:
watersc1
Message:

pxSetFaultCode on the tag doesn't support this yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20110218/ippTools/src/stacktool.c

    r30946 r30947  
    16671667    PXOPT_COPY_S64(config->args, where, "-stack_id",   "stack_id",   "==");
    16681668
    1669     if (!pxSetFaultCode(config->dbh, "stackSumSkyfile", where, fault, quality)) {
     1669    if (!pxSetFaultCode(config->dbh, "stackSumSkyfile", where, fault)) {
    16701670        psError(PS_ERR_UNKNOWN, false, "failed to set set fault flag");
    16711671        psFree (where);
Note: See TracChangeset for help on using the changeset viewer.