X-Spam-Check-By: sourceware.org Message-ID: <45508FC1.3050105@byu.net> Date: Tue, 07 Nov 2006 06:53:05 -0700 From: Eric Blake User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: bash CR and backquotes trouble References: <454A2CE4 DOT 7030805 AT adacore DOT com> <454A3DC0 DOT 9040305 AT cygwin DOT com> <454A33A8 DOT 9050508 AT adacore DOT com> <454A47CD DOT 50009 AT cygwin DOT com> <454A3BB4 DOT 3060808 AT adacore DOT com> <454A5E6E DOT 9020704 AT cygwin DOT com> <45508870 DOT 9090603 AT adacore DOT com> <45508B99 DOT 5040904 AT byu DOT net> In-Reply-To: <45508B99.5040904@byu.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Eric Blake on 11/7/2006 6:35 AM: > > Have you tried the experimental bash-3.2.3-5, and exporting SHELLOPTS in > your environment with igncr specified? Within bash, SHELLOPTS is > read-only, but reflects the current shell option settings, so you merely > need export it so that it is in the environment instead of a shell local > variable. A slight clarification: once in bash, the read-only SHELLOPTS only tracks actions involving 'set -o', it does not track actions involving 'shopt -s' or other back doors to affecting shell options. I noticed this with the 'history' shell option as well as the 'igncr' shell option, so it is not cygwin-specific; however, I'm not sure whether to call it a bug or a feature in upstream handling of how SHELLOPTS is handled. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFUI/B84KuGfSFAYARAqQaAKChNj3N5JuLbzXmSZnGZxZZ6gAMAACfRb1D xvw6gVJgIMvzMdeqC/6ljh8= =UEwu -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/