| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| basic.c | ||
| diff.c | ||
| iterator.c | ||
| refdb.c | ||
| thread_helpers.c | ||
| thread_helpers.h |
The threads::diff test suite has a static variable `_retries`, which is used on Windows platforms only. As it is unused on other systems, the compiler throws a warning there. Fix the warning by wrapping the declaration in an ifdef.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| basic.c | Loading commit data... | |
| diff.c | Loading commit data... | |
| iterator.c | Loading commit data... | |
| refdb.c | Loading commit data... | |
| thread_helpers.c | Loading commit data... | |
| thread_helpers.h | Loading commit data... |