help-rcs
[Top][All Lists]
Advanced

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

[Bug bootstrap/14522] [3.5 Regression] Bad sed command in the configure


From: pinskia at gcc dot gnu dot org
Subject: [Bug bootstrap/14522] [3.5 Regression] Bad sed command in the configure script
Date: 11 Mar 2004 07:17:53 -0000

------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-11 
07:17 -------
Confirmed by this little script:
echo ",c,c++,ada," | sed -e s/,all,/,/ -e s/,c,/,/| sed -e s/^,// -e s/,$//

The problem is that $ is not marked off right.
I will apply a fix for this.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-11 07:17:52
               date|                            |
            Summary|Bad sed command in the      |[3.5 Regression] Bad sed
                   |configure script            |command in the configure
                   |                            |script
   Target Milestone|---                         |3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14522




reply via email to

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