diff --git a/src/library.cpp b/src/library.cpp index d0cad391cb..d61c83be7c 100644 --- a/src/library.cpp +++ b/src/library.cpp @@ -6496,6 +6496,8 @@ has thrown a :ref:`C++ exception `. .. note:: + .. versionchanged: 2Aug2023 + The *handle* pointer may be ``NULL`` for this function, as would be the case when a call to create a LAMMPS instance has failed. Then this function will not check the error status inside the LAMMPS @@ -6546,6 +6548,8 @@ the failing MPI ranks to send messages. .. note:: + .. versionchanged: 2Aug2023 + The *handle* pointer may be ``NULL`` for this function, as would be the case when a call to create a LAMMPS instance has failed. Then this function will not check the error buffer inside the LAMMPS