bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Piping sed stalls on OpenSolaris 2010.03


From: Bruno Haible
Subject: Re: Piping sed stalls on OpenSolaris 2010.03
Date: Fri, 13 Apr 2012 22:06:52 +0200
User-agent: KMail/4.7.4 (Linux/3.1.0-1.2-desktop; KDE/4.7.4; x86_64; ; )

Hi Mats,

> ... OpenSolaris 2010.03
> using snv_134, since "make" as well as "gmake" stalls at
> 
>   GEN unistd.h
> 
>   GEN wchar.h
> ...
> The problem is that "modules/unistd" and "modules/wchar" are, as sole
> modules, implementing a rewrite action using the template model
> 
>     { echo "A comment";
>       sed -e 's,re,txt,g' < file |
>       sed -e 's,re2,txt2,g' |
>       sed -e 's,re3,txt3,g'; } > outfile

This is most likely the same bug that Paul has already analyzed [1]
and/or the bug that Jim has analyzed [2]. We cannot support such a buggy
system [3][4]. I would suggest you upgrade to a newer version [5].

Bruno

[1] http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00086.html
[2] http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00156.html
[3] http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00091.html
[4] http://lists.gnu.org/archive/html/bug-gnulib/2011-08/msg00090.html
[5] http://wiki.openindiana.org/oi/Installing+or+Upgrading




reply via email to

[Prev in Thread] Current Thread [Next in Thread]