- Timestamp:
- Jun 10, 2010, 6:28:51 PM (16 years ago)
- Location:
- branches/czw_branch/20100519
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ppStack/src/ppStackReject.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100519
- Property svn:mergeinfo changed
-
branches/czw_branch/20100519/ppStack/src/ppStackReject.c
r27427 r28304 166 166 psFree(options->inspect); options->inspect = NULL; 167 167 168 if (numRejected >= num) {169 psError(PPSTACK_ERR_REJECTED, true, "All inputs completely rejected; unable to proceed.");170 return false;171 }172 173 168 if (options->stats) { 174 169 psMetadataAddS32(options->stats, PS_LIST_TAIL, "REJECT_IMAGES", 0,
Note:
See TracChangeset
for help on using the changeset viewer.
