GNU bug report logs - #15769
building on OpenBSD fails because of a shell pattern problem

Previous Next

Package: emacs;

Reported by: Han Boetes <han <at> boetes.org>

Date: Thu, 31 Oct 2013 16:04:01 UTC

Severity: important

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 15769-done <at> debbugs.gnu.org (full text, mbox):

From: Han Boetes <han <at> boetes.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 15769-done <at> debbugs.gnu.org
Subject: Re: bug#15769: building on OpenBSD fails because of a shell pattern
 problem
Date: Thu, 31 Oct 2013 22:51:44 +0100
Glenn Morris wrote:
> Well, you live and learn. Bash and zsh allow either [^...] or [!...],
> but ksh only the latter. I guess every other instance of [^...] in the
> Emacs build rules must be in sed rather than the shell.
> 
> So I changed ^ for !, but the whole check is likely to get removed soon
> anyway.

Incase you run debian I can recommend installing mksh and use it for
testing.

mksh is a clone of this ksh version. They both try to be as POSIX
compliant as possible. It's great for finding bashisms.



# Han




This bug report was last modified 11 years and 202 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.