Closed k15tfu closed 1 year ago
Hi!
In file boost/test/impl/debug.ipp:
boost/test/impl/debug.ipp:674:25: error: variable 'junk' set but not used [-Werror,-Wunused-but-set-variable] int junk; ^ 1 error generated.
Fixed by https://github.com/boostorg/test/pull/372
Hi!
In file boost/test/impl/debug.ipp: