Changeset 667 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Jan 31, 2014, 4:16:22 PM (10 years ago)
Author:
rybkin
Message:

See C.L. 524

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r665 r667  
     12014-01-31    <rybkin@lal.in2p3.fr> 524
     2
     3        * source/cmt_use.cxx: Add default clause to switch statements to avoid
     4        compilation warning about enumeration value(s) not being handled on
     5        Mac OS X 10.8.5
     6        * source/cmt_deps_builder.cxx: idem
     7        * source/cmt_generators.cxx: idem
     8        * source/cmt_script.cxx: idem
     9        * source/cmt_project.cxx: idem
     10        * source/cmt_pattern.cxx: idem
     11        * source/cmt_lock.cxx: idem
     12        * source/cmt_vcs.cxx: idem
     13        * source/cmt_generator.cxx: idem
     14        * source/cmt_symbol.cxx: idem
     15        * source/cmt_parser.cxx: idem,
     16        In class Cmt function do_broadcast, if depth option value is less than -1,
     17        use depth value of -1 and issue warning
     18        * source/cmt_constituent.cxx: Use cmt_string and string literal as first
     19        and second arguments respectively of != operator to avoid compilation
     20        warning about comparison being unspecified on Mac OS X 10.8.5
     21       
    1222014-01-25    <rybkin@lal.in2p3.fr> 523
    223
Note: See TracChangeset for help on using the changeset viewer.