98B

Results 2 issues of 98B

Trying to use Boost.Test (1.81.0) for testing some other library (specifics below), using the header-only variant. With MSVC, either 14.16 or 19.29, compilation of the test unit fails. (Syntax errors,...

Hi, some designated initializer[s] will setString: and also setStream: properties, more than once, it seems, and in a way that makes `NSAssert(!_stream, @"")` fail in `PKReader`. For minimizing the problem...