IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2007, 1:39:16 PM (19 years ago)
Author:
eugene
Message:

print error stack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStats/src/ppStatsSetupFromArgs.c

    r9542 r11322  
    193193    // Common path for error conditions: clean up and exit.
    194194die:
     195    psErrorStackPrint (stderr, "failure in %s", __func__);
    195196    psFree(config);
    196197    psFree(data);
Note: See TracChangeset for help on using the changeset viewer.