Menu

#2721 clm: Fully convert CLM to C++

5.18.04
fixed
None
enhancement
clm
-
minor
False
2018-02-08
2017-12-01
No

To support future implementation of tickets [#2618], [#2693] and [#2694], fully convert CLM to C++. This will also make it possible to remove the C++ wrappers in the node agent, which will simplify the code.

Related

Tickets: #2618
Tickets: #2693
Tickets: #2694
Wiki: ChangeLog-5.18.04

Discussion

  • Anders Widell

    Anders Widell - 2017-12-01
    • summary: clm: Fully convert the node agent to C++ --> clm: Fully convert CLM to C++
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -To support future implementation of tickets [#2618], [#2693] and [#2694], fully convert the CLM node agent to C++. This will also make it possible to remove the C++ wrappers in the node agent, which will simplify the code.
    +To support future implementation of tickets [#2618], [#2693] and [#2694], fully convert CLM to C++. This will also make it possible to remove the C++ wrappers in the node agent, which will simplify the code.
    
     

    Related

    Tickets: #2618
    Tickets: #2693
    Tickets: #2694

  • Anders Widell

    Anders Widell - 2018-01-30
    • status: accepted --> review
     
  • Anders Widell

    Anders Widell - 2018-02-02
    • Milestone: 5.18.01 --> 5.18.04
     
  • Anders Widell

    Anders Widell - 2018-02-08
    • status: review --> fixed
     
  • Anders Widell

    Anders Widell - 2018-02-08

    commit 6a672fbec999eca96d19ff48f7f9b178414591be (HEAD -> develop, origin/develop)
    Author: Anders Widell an..@..com
    Date: Thu Feb 8 12:34:44 2018 +0100

    clm: Convert CLM to C++ [#2721]
    
    To support future implementation of tickets [#2618], [#2693] and [#2694], fully
    convert CLM to C++. This will also make it possible to remove the C++ wrappers
    in the CLM node agent, which will simplify the code.
    
     

Log in to post a comment.