Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4.3.6-dev-2 available
- X-seq: zsh-users 13374
- From: Danek Duvall <duvall@xxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: 4.3.6-dev-2 available
- Date: Wed, 22 Oct 2008 09:38:59 -0700
- Cc: Zsh users list <zsh-users@xxxxxxxxxx>
- In-reply-to: <15318.1224579280@xxxxxxx>
- Mail-followup-to: Danek Duvall <duvall@xxxxxxxxxxxxxx>, Peter Stephenson <pws@xxxxxxx>, Zsh users list <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <15318.1224579280@xxxxxxx>
This fails to compile on Solaris 11 with the Sun Studio 11 compiler, with
the following error:
"zle_refresh.c", line 1796: operands have incompatible types:
const struct {long chr, int atr} ":" struct {long chr, int atr}
cc: acomp failed for zle_refresh.c
With SS12, this is just a warning.
I believe that by the time I get around to putting 4.3.7 into Solaris,
we'll have switched to using SS12 (if we haven't already), so it won't be a
problem, but it might still be a useful data point, if anyone out there is
using SS11.
Thanks,
Danek
Messages sorted by:
Reverse Date,
Date,
Thread,
Author