C++ help needed (Was: Bug#1034369: libcereal: autopkgtest regression on non x86: cc1plus: all warnings being treated as errors)

2023-04-13 Thread Andreas Tille
Control: tags -1 help Hi, I guess the fix will boil down to a type casting in this line https://salsa.debian.org/med-team/libcereal/-/blob/master/unittests/map.hpp#L65 o_esplmap.insert({random_value(gen), { random_value(gen), random_value(gen) }}); unfortunately my C++ knowledge is

Re: New version bali-phy 4.0-beta2

2023-04-13 Thread Andreas Tille
Am Mon, Apr 03, 2023 at 09:34:13AM -0400 schrieb Benjamin Redelings: > > I tried a few things, but haven't figured this out yet.  I see there is > versionmangle, dversionmangle, and uversionmangle.  I see that we want the > debian version to be 4.0~beta2, not 4.0-beta2 (i.e. with a tilde).  I