IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2022, 10:54:01 AM (5 years ago)
Author:
eugene
Message:

put ippCheckKeys under autogen / configure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/ippTests/ippCheck/src/ippCheckKeys.c

    r41983 r41986  
    6161        }
    6262
    63         char *type_1 = NULL; PS_TYPE_NAME (type_1, item_1->type);
    64         char *type_2 = NULL; PS_TYPE_NAME (type_2, item_2->type);
     63        // char *type_1 = NULL; PS_TYPE_NAME (type_1, item_1->type);
     64        // char *type_2 = NULL; PS_TYPE_NAME (type_2, item_2->type);
    6565
    6666        if (item_1->type != item_2->type) {
Note: See TracChangeset for help on using the changeset viewer.