Skip to content

AthenaKernel: Remove limit on number of bases in BaseInfo.

Change BaseInfo initialization to use the variable-length BaseList. Remove fixed typedefs Base1, etc. Add a varadic SG_BASES macro.

Merge request reports