IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4985 for trunk/psLib/src/types


Ignore:
Timestamp:
Sep 9, 2005, 2:16:59 PM (21 years ago)
Author:
drobbin
Message:

Made changes to psImage struct. and psMetadata output per bug505

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/types/psMetadata.c

    r4953 r4985  
    1212 *  @author Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.80 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-09-07 02:36:05 $
     14 *  @version $Revision: 1.81 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-09-10 00:16:59 $
    1616 *
    1717 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    357357
    358358            // Generate warning that item has been replaced
    359             psLogMsg(__func__,PS_LOG_WARN,"Metadata item %s has been replaced",
    360                      existingEntry->name);
     359            //            psLogMsg(__func__,PS_LOG_WARN,"Metadata item %s has been replaced",
     360            //                     existingEntry->name);
    361361        } else {
    362362            // default is to error on duplicate entry.
Note: See TracChangeset for help on using the changeset viewer.