IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 7, 2005, 10:58:51 AM (21 years ago)
Author:
desonia
Message:

modified psMetadata to use a special psMetadataType to signify duplicate
entries and added a flag to signify that duplicate entries are OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astronomy/verified/tst_psMetadataIO.stderr

    r3127 r3381  
    11<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    2     Failed to parse the value '9876.54qqq32' of metadata item xPosition, type F64, on line 90 of test.config.
     2    Failed to parse the value '9876.54qqq32' of metadata item xPosition, type F64, on line 89 of test.config.
    33<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    4     Failed to read a metadata value on line 96 of test.config.
     4    Failed to read a metadata value on line 95 of test.config.
    55<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    6     Metadata type '99.999', found on line 102 of test.config, is not invalid.
     6    Metadata type '99.999', found on line 101 of test.config, is not invalid.
    77<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    8     More than one '*' character not allowed.  Found on line 108 of test.config.
     8    More than one '*' character not allowed.  Found on line 107 of test.config.
    99<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    10     More than one '@' character not allowed.  Found on line 114 of test.config.
     10    More than one '@' character not allowed.  Found on line 113 of test.config.
    1111<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    12     More than one '~' character not allowed.  Found on line 120 of test.config.
     12    More than one '~' character not allowed.  Found on line 119 of test.config.
    1313<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    14     Failed to parse the value '9876.54qqq32' of metadata item xPosition, type F64, on line 90 of test.config.
     14    Failed to parse the value '9876.54qqq32' of metadata item xPosition, type F64, on line 89 of test.config.
    1515<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    16     Failed to read a metadata value on line 96 of test.config.
     16    Failed to read a metadata value on line 95 of test.config.
    1717<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    18     Metadata type '99.999', found on line 102 of test.config, is not invalid.
     18    Metadata type '99.999', found on line 101 of test.config, is not invalid.
    1919<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    20     More than one '*' character not allowed.  Found on line 108 of test.config.
     20    More than one '*' character not allowed.  Found on line 107 of test.config.
    2121<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    22     More than one '@' character not allowed.  Found on line 114 of test.config.
     22    More than one '@' character not allowed.  Found on line 113 of test.config.
    2323<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    24     More than one '~' character not allowed.  Found on line 120 of test.config.
     24    More than one '~' character not allowed.  Found on line 119 of test.config.
     25<DATE><TIME>|<HOST>|E|psMetadataAddItem (FILE:LINENO)
     26    Duplicate metadata item name is not allowed.  Use a psMetadataFlags option to allow such action.
     27<DATE><TIME>|<HOST>|E|psMetadataAddV (FILE:LINENO)
     28    Failed to add metadata item to metadata collection list.
    2529<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    26     Duplicate Metadata item, speed, found on line 128 of test.config.  Overwrite not allowed.
     30    Duplicate Metadata item, speed, found on line 127 of test.config.  Overwrite not allowed.
    2731<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    28     Failed to parse the value '9876.54qqq32' of metadata item xPosition, type F64, on line 90 of test.config.
     32    Failed to parse the value '9876.54qqq32' of metadata item xPosition, type F64, on line 89 of test.config.
    2933<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    30     Failed to read a metadata value on line 96 of test.config.
     34    Failed to read a metadata value on line 95 of test.config.
    3135<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    32     Metadata type '99.999', found on line 102 of test.config, is not invalid.
     36    Metadata type '99.999', found on line 101 of test.config, is not invalid.
    3337<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    34     More than one '*' character not allowed.  Found on line 108 of test.config.
     38    More than one '*' character not allowed.  Found on line 107 of test.config.
    3539<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    36     More than one '@' character not allowed.  Found on line 114 of test.config.
     40    More than one '@' character not allowed.  Found on line 113 of test.config.
    3741<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    38     More than one '~' character not allowed.  Found on line 120 of test.config.
     42    More than one '~' character not allowed.  Found on line 119 of test.config.
    3943<DATE><TIME>|<HOST>|E|psMetadataParseConfig (FILE:LINENO)
    4044    Unallowable operation: fileName is NULL.
Note: See TracChangeset for help on using the changeset viewer.