IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2005, 3:41:30 PM (21 years ago)
Author:
jhoblitt
Message:

add psError() error reporting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/popobject.tt

    r4326 r4341  
    2121[% END -%]
    2222[% END %])) {
    23         // psError(); something bad happened
     23        psError(PS_ERR_UNKNOWN, false, "failed to pop a database row");
    2424        return NULL;
    2525    }
Note: See TracChangeset for help on using the changeset viewer.