WIP: git add -p: allow stashing hunks #1873
main.yml
on: push
config
6s
fuzz smoke test
35s
static-analysis
3m 55s
sparse
2m 33s
documentation
3m 28s
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Annotations
30 errors and 3 warnings
osx-clang (macos-13)
Process completed with exit code 1.
|
fuzz smoke test:
add-patch.c#L1702
add-patch.c:1702:16: use of undeclared identifier 'STASH_HUNK'
|
fuzz smoke test
Process completed with exit code 1.
|
linux-reftable-leaks (ubuntu-latest):
add-patch.c#L1702
add-patch.c:1702:37: ‘STASH_HUNK’ undeclared (first use in this function); did you mean ‘USE_HUNK’?
|
linux-reftable-leaks (ubuntu-latest)
Process completed with exit code 1.
|
linux-leaks (ubuntu-latest):
add-patch.c#L1702
add-patch.c:1702:37: ‘STASH_HUNK’ undeclared (first use in this function); did you mean ‘USE_HUNK’?
|
linux-leaks (ubuntu-latest)
Process completed with exit code 1.
|
osx-reftable (macos-13)
Process completed with exit code 1.
|
linux-TEST-vars (ubuntu-20.04):
add-patch.c#L1702
add-patch.c:1702:16: ‘STASH_HUNK’ undeclared (first use in this function); did you mean ‘USE_HUNK’?
|
linux-TEST-vars (ubuntu-20.04)
Process completed with exit code 1.
|
linux-gcc (ubuntu-20.04):
add-patch.c#L1702
add-patch.c:1702:16: ‘STASH_HUNK’ undeclared (first use in this function); did you mean ‘USE_HUNK’?
|
linux-gcc (ubuntu-20.04)
Process completed with exit code 1.
|
osx-gcc (macos-13)
Process completed with exit code 1.
|
pedantic (fedora):
add-patch.c#L1702
add-patch.c:1702:37: 'STASH_HUNK' undeclared (first use in this function); did you mean 'USE_HUNK'?
|
pedantic (fedora)
Process completed with exit code 1.
|
linux-sha256 (ubuntu-latest):
add-patch.c#L1702
add-patch.c:1702:16: use of undeclared identifier 'STASH_HUNK'
|
linux-sha256 (ubuntu-latest)
Process completed with exit code 1.
|
linux-gcc-default (ubuntu-latest):
add-patch.c#L1702
add-patch.c:1702:37: ‘STASH_HUNK’ undeclared (first use in this function); did you mean ‘USE_HUNK’?
|
linux-gcc-default (ubuntu-latest)
Process completed with exit code 1.
|
linux-musl (alpine):
add-patch.c#L1702
add-patch.c:1702:37: 'STASH_HUNK' undeclared (first use in this function); did you mean 'USE_HUNK'?
|
linux-musl (alpine)
Process completed with exit code 1.
|
linux32 (i386/ubuntu:focal):
add-patch.c#L1702
add-patch.c:1702:16: 'STASH_HUNK' undeclared (first use in this function); did you mean 'USE_HUNK'?
|
linux32 (i386/ubuntu:focal)
Process completed with exit code 1.
|
linux-asan-ubsan (ubuntu-latest):
add-patch.c#L1702
add-patch.c:1702:16: use of undeclared identifier 'STASH_HUNK'
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
linux-reftable (ubuntu-latest):
add-patch.c#L1702
add-patch.c:1702:16: use of undeclared identifier 'STASH_HUNK'
|
linux-reftable (ubuntu-latest)
Process completed with exit code 1.
|
sparse
Process completed with exit code 2.
|
win build:
add-patch.c#L1702
add-patch.c:1702:37: 'STASH_HUNK' undeclared (first use in this function); did you mean 'USE_HUNK'?
|
win build
Process completed with exit code 1.
|
osx-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-reftable (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|