fsck: demote the newly-introduced symlink issues from WARN -> IGNORE #1731
Annotations
10 errors and 4 warnings
win build:
compat/regex/regex_internal.c#L1631
compat/regex/regex_internal.c:1631:48: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regex_internal.c#L1681
compat/regex/regex_internal.c:1681:48: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regcomp.c#L871
compat/regex/regcomp.c:871:38: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regcomp.c#L3082
compat/regex/regcomp.c:3082:46: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regcomp.c#L3629
compat/regex/regcomp.c:3629:46: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regexec.c#L2799
compat/regex/regexec.c:2799:47: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regexec.c#L3364
compat/regex/regexec.c:3364:29: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regexec.c#L3460
compat/regex/regexec.c:3460:44: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build:
compat/regex/regexec.c#L3491
compat/regex/regexec.c:3491:44: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Werror=calloc-transposed-args]
|
win build
Process completed with exit code 1.
|
osx-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
|
osx-gcc (macos-13)
gcc@13 13.3.0 is already installed and up-to-date.
To reinstall 13.3.0, run:
brew reinstall gcc@13
|
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gcc@13/13.3.0
|