[MPlayer-dev-eng] [PATCH] avoid `!' for negating exit status
Diego Biurrun
diego at biurrun.de
Thu Nov 22 17:48:25 CET 2007
On Thu, Nov 22, 2007 at 03:04:18PM +0100, Ralf Menzel wrote:
>
> I've been trying to compile MPlayer on Solaris 9 with GCC 4.2.2. To
> achieve this I had to make some changes. As I think that this might be
> of some use for others too, I divided these changes into five patches.
> The first patch is attached to this mail.
Patch applied.
Note that ! is part of POSIX and we require a POSIX-compatible shell.
This likely means that you cannot use the crap shell that comes with
Solaris 9 by default. And before you ask, no, there is no interest in
adding workarounds to support non-POSIX systems.
Diego
More information about the MPlayer-dev-eng
mailing list