Alexandre Bossard
Alexandre Bossard
https://github.com/ericniebler/range-v3/blob/167d94b2f3de8a7d279a47da55b0cad536665a15/include/range/v3/detail/config.hpp#L484 I'm afraid this pieces of code is incomplete in order to detect thread local storage on IOS. You need to check for specific architectures and specific iOS versions as...
I happen to have a `CHECK(buffer1 == expectedbuffer)`, with each buffers being whopping a 5MB. When you use the `-s` switch, catch2 is happy to print all of it, really...
Pretty much what's in the title. I believe it's not possible to do this, or maybe I missed something?
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. I...
BigInteger serialization does not respect the [JSON specification](https://datatracker.ietf.org/doc/html/rfc7159#section-6) when value is above 2^53 ## Expected Behavior The serialized json value should be of type string, and not number, when value...
**Which version of Microsoft.IdentityModel are you using?** Identity.Models 7.4 **Where is the issue?** * [x] M.IM.JsonWebTokens * [ ] M.IM.KeyVaultExtensions * [ ] M.IM.Logging * [ ] M.IM.ManagedKeyVaultSecurityKey * [...
Pretty much the title 😸 with the following code ```csharp [Test] public async Task Test1() { var context = TestContext.Current!; Console.WriteLine("This is a console write line"); context.GetDefaultLogger().LogInformation("This is an info");...
## Feature Request fish shell has a "private mode" that starts with an empty history and (most usefully) won't save it. https://fishshell.com/docs/current/interactive.html#private-mode I may have missed it, but I didn't...
No commit for a year and no releases for more that two. .Net10 is right around the corner, but this project still don't support 9. A sign of life and...
- **fix: Bump depentencies Minor version** - **fix Add net9.0 target framework** - **fix: Udpdate dependencies to net9.0**