This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [libstdc++] libstdc++/7691, pass -Wabi, sanity checks


On Wed, Aug 28, 2002 at 10:54:11PM -0400, Andrew Pinski wrote:
> On Wednesday, Aug 28, 2002, at 22:14 US/Eastern, Phil Edwards wrote:
> 
> >+enable_cxx_flags=`IFS=:; X="$enable_cxx_flags"; echo $X`
> 
> 
> This is does not work on zsh :( but it works under bash and pdksh (and 
> sh on Solaris and on HPUX) though.

Anyone trying to use ZSH to run shell scripts should be prepared for a
lot of nasty surprises; it's distinctly POSIX-incompatible.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]