Hi,

Stefan Teleman píše v Út 29. 11. 2011 v 13:59 -0500:
> Alan Coopersmith wrote:
> > 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
> 
> Yes, I am changing it, because setting the builtin echo to default to 
> POSIX causes a very large number of regressions in the 4.2 test 
> harness. Not just on Solaris, but on Linux too.
> 
> POSIX can be re-enabled with set -o posix.
> 

funny, excellent way how to show nobody should use the officially
distributed bash as shell for scripts on Solaris because you change
default behavior of important part even in updates.

Regards,

Milan

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

Reply via email to