all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#70484: Fix compatibility of build-aux/make-info-dir script
@ 2024-04-20 19:05 Felix Janda
  2024-04-23 17:36 ` Ulrich Mueller
  0 siblings, 1 reply; 3+ messages in thread
From: Felix Janda @ 2024-04-20 19:05 UTC (permalink / raw)
  To: 70484

Hi,

I'm reporting the bug in the build scripts:

https://bugs.gentoo.org/930086

To summarize, the build-aux/make-info-dir script uses the substitution
${@?}, which is incompatible with mksh (and possibly other shells) and
undefined behavior in the proposed next POSIX standard.

A possible fix is to check $# at the beginning of the script, and then
simplify the rest of the script.

Felix





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-23 17:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-20 19:05 bug#70484: Fix compatibility of build-aux/make-info-dir script Felix Janda
2024-04-23 17:36 ` Ulrich Mueller
2024-04-23 17:57   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.