On 11/29/11 10:30, Stefan Teleman wrote:
https://cr.opensolaris.org/action/browse/userland/steleman/bash-4.2-7111705/webrev/

One patch is gone (support/signames.c was accepted upstream), a few patches had
to be refreshed because they no longer applied cleanly.

And you're changing the behavior of the builtin echo command to no longer be the
standard conforming version?

-CONFIGURE_OPTIONS  +=           --enable-usg-echo-default
-CONFIGURE_OPTIONS += --enable-xpg-echo-default +CONFIGURE_OPTIONS += --enable-usg-echo-default=no
+CONFIGURE_OPTIONS  +=           --enable-xpg-echo-default=no

BTW, https://www.gnu.org/s/bash/manual/html_node/Optional-Features.html says that the usg one is just an alias to the xpg one, so why do you need both of
them?

--
        -Alan Coopersmith-        alan.coopersm...@oracle.com
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
userland-discuss mailing list
userland-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/userland-discuss

Reply via email to