Update exodusII and Ioss to be based on SEACAS 2025-02-27
1 unresolved thread
Update exodusII
and Ioss
third party libraries to be based
on SEACAS 2025-02-27.
Edited by Spiros Tsalikis
Merge request reports
Activity
assigned to @spiros.tsalikis
Errors:
- commit 964bbd9d is not allowed; missing newline at the end of file in
README.kitware.md
.
Warnings:
- please consider adding a changelog entry in a file ending with
.md
inDocumentation/release/dev
.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 964bbd9d is not allowed; missing newline at the end of file in
mentioned in issue #18013
added 6 commits
Toggle commit listadded area:third-party label
added 6 commits
Toggle commit list- Resolved by Spiros Tsalikis
added 7 commits
- 42df1c48 - exodus: update.sh to 2025-02-27
- c84e4bc8 - ioss: update.sh to 2025-02-27
- c24d33fa - Add changelog
- f8e258fd - exodusII 2025-03-11 (c170ea23)
- b714c997 - Merge branch 'upstream-exodusII' into bump-seacas-2025-02-27
- 9f4f1872 - ioss 2025-03-12 (5c64a074)
- ff0c00be - Merge branch 'upstream-ioss' into bump-seacas-2025-02-27
Toggle commit listrequested review from @ben.boeckel
- Resolved by Spiros Tsalikis
9 9 #include "vtk_ioss_mangle.h" 10 10 11 11 namespace Ioss { 12 inline const char *Version() { return "2024-03-19"; } 12 inline const char *Version() { return "2024-10-09"; } - Resolved by Spiros Tsalikis
added 7 commits
- ea01b5b8 - exodus: update.sh to 2025-02-27
- 6c87eeae - ioss: update.sh to 2025-02-27
- 954f9cad - Add changelog
- 3a2c0e43 - exodusII 2025-03-11 (c170ea23)
- 1d50fdd6 - Merge branch 'upstream-exodusII' into bump-seacas-2025-02-27
- b2b088eb - ioss 2025-03-12 (5c64a074)
- 561d1a0f - Merge branch 'upstream-ioss' into bump-seacas-2025-02-27
Toggle commit list@ben.boeckel Shall i merge?
Please register or sign in to reply