]> git.eshelyaron.com Git - emacs.git/commit
Allow be-resources to fail
authorPo Lu <luangruo@yahoo.com>
Tue, 29 Nov 2022 06:25:04 +0000 (06:25 +0000)
committerPo Lu <luangruo@yahoo.com>
Tue, 29 Nov 2022 06:26:16 +0000 (06:26 +0000)
commitafc7ed987b1c76f6c1f7324fa8eb7692aa8373d3
treefb4986f3e092c433ef653f492807dec650a3ed5b
parent00de296d1b4f629fd828cdeff588bb4f742d9ffe
Allow be-resources to fail

* lib-src/be_resources.cc (be_perror): Print additional blurb.
(main): Return 0 on failure as well, but print the blurb.
Problem reported by the Haiku packager.
lib-src/be_resources.cc