Skip to content

"isolov submitted pbeast with tag master for tdaq-99-00-00"

Igor Soloviev requested to merge isolov/tdaq-99-00-00/pbeast into tdaq-99-00-00

=== pbeast ===

fix issue with int overflow caused by negation of std::numeric_limits::min() for signed types, see ADAMATLAS-488 (Igor Soloviev) add explicit test to store std::numeric_limits::min() instead of 0 (Igor Soloviev) fix tell_pos() in streams (Igor Soloviev) add test for gcc14 (Igor Soloviev) Revert "workaround gcc14 ctest failure for vectors of uint32 and uint64" (Igor Soloviev)

Merge request reports