Ignore:
Timestamp:
Feb 21, 2006, 1:52:23 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
dcc18d8f
Parents:
59029ec
Message:

r952@server (orig r950): jim | 2005-12-22 00:47:15 -0800

r1171@server: jim | 2005-12-22 00:36:40 -0800
Added Patch from Bash Maintainer:
001 - There are parsing problems with compound assignments in several contexts,

including as arguments to builtins like local', eval', and `let', and
as multiple assignments in a single command.



File:
1 edited

Legend:

Unmodified
Added
Removed
  • final-system/multilib/bash.xml

    r59029ec rd5e40913  
    3333    href="../common/bash.xml"
    3434    xpointer="xpointer(//*[@os='g'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/bash.xml"
     38    xpointer="xpointer(//*[@os='p1'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/bash.xml"
     42    xpointer="xpointer(//*[@os='p2'])"/>
    3543
    3644<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
Note: See TracChangeset for help on using the changeset viewer.