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

svn merge -r 666:668 HEAD

Location:
CMT/v1r25-branch
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CMT/v1r25-branch

  • CMT/v1r25-branch/ChangeLog

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