- **status**: review --> fixed
- **Comment**:

commit 2b65ecdaac6d0b80073149f137b0744aeeb6582b (HEAD -> develop, 
origin/develop, ticket-2553)
Author: Anders Widell <a...@..com>
Date:   Thu Aug 31 09:09:02 2017 +0200

    dtm: Re-indent DTM after conversion to C++ [#2553]
    
    Re-indent the DTM code according to the Google C++ style guide. Whitespace
    change only.

commit 1c3b184b7a84ccd537b71bf21da4df2405c39e7d
Author: Anders Widell <a...@..com>
Date:   Thu Aug 31 09:09:02 2017 +0200

    dtm: Convert DTM to C++ [#2553]
    
    Convert DTM source files to C++, and perform some simple refactoring steps:
    
    * 0 -> nullptr
    * old style cast -> new style cast




---

** [tickets:#2553] dtm: Convert DTM to C++**

**Status:** fixed
**Milestone:** 5.17.10
**Created:** Wed Aug 16, 2017 08:56 AM UTC by Anders Widell
**Last Updated:** Tue Aug 22, 2017 02:12 PM UTC
**Owner:** Anders Widell


To simplify the implementation of [#2551], convert DTM to C++. This will allow 
us to use STL containers instead of the more primitive patricia tree 
implementation in OpenSAF.



---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to