]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 16543/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 25 Jan 2024 21:18:09 +0000 (14:18 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 26 Jan 2024 17:18:45 +0000 (10:18 -0700)
doc/news/changes/major/20240125Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/major/20240125Bangerth b/doc/news/changes/major/20240125Bangerth
new file mode 100644 (file)
index 0000000..d7d5c7e
--- /dev/null
@@ -0,0 +1,9 @@
+New: There is now a function-like macro `DEAL_II_NOT_IMPLEMENTED();`
+that can be used to indicate places where something is not
+implemented. If a code runs into a place where it appears, the program
+is aborted (or, as documented, an exception is thrown). In contrast to
+the old way of indicating such a thing (namely, writing
+`Assert(false, ExcNotImplemented());`, the error is raised even in
+release mode.
+<br>
+(Wolfgang Bangerth, 2024/01/24)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.