IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16028


Ignore:
Timestamp:
Jan 7, 2008, 4:42:05 AM (18 years ago)
Author:
eugene
Message:

added note to pmConfigCameraFormatFromHeader: careful with psErrorLast: may react to wrong error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.c

    r15525 r16028  
    10381038                }
    10391039            } else {
     1040              // XXX have to be careful with this construction: it catches other errors cluttering up the stack...
    10401041                psErr *error = psErrorLast();
    10411042                if (error->code != PS_ERR_NONE) {
Note: See TracChangeset for help on using the changeset viewer.