SHA256
1
0
forked from pool/coreutils
Go to file
Bernhard Voelker a296bffe53 - coreutils-i18n.patch: fold(1): fix exit code for non-existent file.
The exit code of fold(1) was zero for non-existent file:
    $ fold badfile; echo $?
    fold: badfile: No such file or directory
    0

  * coreutils-i18n.patch (src/fold.c:fold_file): Fix incorrect return code
  for non-existent files; the I18N patch incorrectly returned an integer
  instead of a bool on failure.
  While at it, also fix the assignment to 'have_read_stdin' to bool.

  The bug was introduced by the downstrean I18N patch. (rhbz#2296201)
  Based on patch by Sohum Mendon <sohum.mendon@proton.me>.

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=364
2024-07-10 21:09:17 +00:00
_multibuild - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
.gitattributes - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
.gitignore - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
baselibs.conf - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-9.5.tar.xz - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-9.5.tar.xz.sig - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-build-timeout-as-pie.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-disable_tests.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-fix-gnulib-time_r-tests.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-getaddrinfo.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-i18n.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-misc.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-remove_hostname_documentation.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-remove_kill_documentation.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-skip-gnulib-test-tls.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-skip-some-sort-tests-on-ppc.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-skip-tests-rm-ext3-perf.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-sysinfo.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-test_without_valgrind.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-tests-shorten-extreme-factor-tests.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-tests-workaround-make-fdleak.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils-use-python3.patch - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils.changes - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils.keyring - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00
coreutils.spec - coreutils-i18n.patch: fold(1): fix exit code for non-existent file. 2024-07-10 21:09:17 +00:00