Skip to content
Snippets Groups Projects
Commit b88bac4c authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[changelog]

Created section for changes in DuMuX 2.3.
Added removal of DUMUX_DEPRECATED_MSG and DUMUX_UNUSED.


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9295 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 823dbe5a
No related branches found
No related tags found
No related merge requests found
Differences Between DuMuX 2.2 and DuMuX 2.3
===================================================
* IMPROVEMENTS and ENHANCEMENTS:
* IMMEDIATE INTERFACE CHANGES not allowing a deprecation period:
* Deprecated CLASSES/FILES, to be removed after 2.3:
* Deprecated PROPERTY NAMES, to be removed after 2.3: BEWARE: The compiler will not
print any warning if a deprecated property name is used.
* Deprecated CONSTANTS/ENUMS, to be removed after 2.3: BEWARE: The compiler will not
print any warning if a deprecated constant/enum is used.
* DELETED member functions, which have been deprecated in DuMuX 2.3:
- DUMUX_DEPRECATED_MSG and DUMUX_UNUSED have been removed.
Differences Between DuMuX 2.1 and DuMuX 2.2 Differences Between DuMuX 2.1 and DuMuX 2.2
=================================================== ===================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment