Skip to content

Commit e41c4da

Browse files
committed
Fix macros to compile with C++20
1 parent 41e1fcd commit e41c4da

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Framework/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* Improved C++20 support. Most of the macros which were failing when C++20
2+
support is enabled now seem to work fine. The issue seems to be related to
3+
some forward declaration logic which seems to be not working correctly in
4+
ROOT 6.30.01. The issue is discussed in <https://github.com/root-project/root/issues/14230> and it seems to be not trivial to fix with the current ROOT version.

0 commit comments

Comments
 (0)