-
```
What steps will reproduce the problem?
1. Attempt to compile in Xcode 4.4
2. See errors in line 841 of DiffMathPatchTest.m
Please provide any additional information below.
Fix is simple:
--- a/…
-
The docs currently use a fixed-width style for formatting the source, so even small changes (adding a single word somewhere) can lead to large diffs. This also amplifies conflicts.
It might be wort…
-
## Overview
Currently, we have a dependency on hash-scheme geth's `debug_dbGet` endpoint to fetch specific trie node preimages by hash. For the most part, `eth_getProof` gives us what we need, exce…
-
### Description
When I have an existing `helm_release` with a set of `values[]`, and the values change, often the values are only changing by a few lines. I would like to see a more narrow diff …
-
Hi, I'm trying to add the snapshot diff to the test context so it'll appear in my Mochawesome Report.
Is there a way for me to get the `diffOutputPath` in the `on:after:test` callback so I can add …
-
### Background and motivation
We added `GetAlternateLookup()` to many collection types, including `Dictionary` and `HashSet`. We should add it to `SortedSet` as well, for symmetry. In my case, I ofte…
-
[Build](https://mihubot.xyz/runtime-utils/870e25807bec4e95950bc79faa6a249b) completed in 1 hour 52 minutes.
https://github.com/dotnet/runtime/pull/95711
### CoreLib diffs
```
Found 2 files with text…
-
At least these compile warnings are looking somewhat suspicious to me:
```
diff_sample.h:180:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(!diffs[d1]) diffCnt…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
Even if only one method is changed, the package de-/serializer (which uses the Cypress code from Monticello) always reads and writes the whole package with all of its files. So it wastes a lot of time…