Changeset 36 for CMT/HEAD/ChangeLog


Ignore:
Timestamp:
Apr 13, 2005, 11:41:50 AM (19 years ago)
Author:
arnault
Message:

Fix bug in project hierarchy. See CL 265

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/ChangeLog

    r33 r36  
     12005-04-12  Christian Arnault  <arnault@lal.in2p3.fr> 265
     2
     3        * source/cmt_project.cxx (create_project): Restructure the
     4        algorithm for detection of roject structuring cases. Construct a
     5        finite list of cases.
     6        (has_parent): Implement recursive query function
     7        (has_child): Implement recursive query function
     8        (add_parent, add_child): Use the recursive detection to avoid cycles.
     9
     10        * source/cmt_project.h (class Project): Add has_parent and
     11        has_child functions to protect against recursive cycles
     12
    1132005-04-02  Christian Arnault  <arnault@lal.in2p3.fr> 264
    214
Note: See TracChangeset for help on using the changeset viewer.