Re: bin/180328: awk(1) fails to treat var as integer

2013-07-05 Thread Daode
Hello. uwe@netbsd prodded that i dig a bit deeper and so here is the thing a bit narrowed down. Sorry. | Please, can you minimize the test case? As far as I understand it | should be reducible to the script and to a single line of input that | triggers the problem. Hmmm. cat > test.sh <<\

Re: bin/180328: awk(1) fails to treat var as integer

2013-07-10 Thread Daode
The following reply was made to PR bin/180328; it has been noted by GNATS. From: Steffen "Daode" Nurpmeso To: bug-follo...@freebsd.org Cc: Subject: Re: bin/180328: awk(1) fails to treat var as integer Date: Wed, 10 Jul 2013 11:01:34 +0200 Hello, i'm forwarding one more. (T

Re: bin/181435: sh(1) wait(1) builtin fails after bg job was SIG(STOP|TSTP|CONT) controlled

2013-08-22 Thread Daode
The following reply was made to PR bin/181435; it has been noted by GNATS. From: Steffen "Daode" Nurpmeso To: Jilles Tjoelker Cc: bug-follo...@freebsd.org Subject: Re: bin/181435: sh(1) wait(1) builtin fails after bg job was SIG(STOP|TSTP|CONT) controlled Date: Thu, 22 Aug 2013 12:5

bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first

2012-08-15 Thread Daode
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 15 15:10:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Steffen "Daode" Nurpmeso >Release:9.0-REALEASE, and git master branch >Organ

Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first

2012-08-25 Thread Daode
Yes thanks, Mark Linimon told me almost the same in a private mail, but since it seems all those indeed ended up on the list, i guess it was a confidential mismatch ; I've finally found the solution to *my* problem: i did not uncomment my .login_conf and so the initial locale setting was C. Since

Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first

2012-08-29 Thread Daode
The following reply was made to PR bin/170651; it has been noted by GNATS. From: Steffen "Daode" Nurpmeso To: Jilles Tjoelker Cc: bug-follo...@freebsd.org Subject: Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first Date: Wed, 29 Aug 2012 12:24:11 +0200

Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first

2012-09-01 Thread Daode
The following reply was made to PR bin/170651; it has been noted by GNATS. From: Steffen "Daode" Nurpmeso To: bug-follo...@freebsd.org Cc: ead...@freebsd.org, jil...@stack.nl Subject: Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first Date: Sat, 01 Sep 201

Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first

2012-09-01 Thread Daode
The following reply was made to PR bin/170651; it has been noted by GNATS. From: Steffen "Daode" Nurpmeso To: bug-follo...@freebsd.org Cc: jil...@stack.nl, ead...@freebsd.org Subject: Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first Date: Sat, 01 Sep 201

Re: bin/169773: sh(1): Resizing causes /bin/sh to repeat edit operations

2012-09-08 Thread Daode
|Synopsis: sh(1): Resizing causes /bin/sh to repeat edit operations | |http://www.freebsd.org/cgi/query-pr.cgi?pr=169773 Oh, what a mess :) I agree with Mark that the handling of OKCMD is simply wrong, but it turned out to be wrong to simply use a different value for it. Also the passing throug

Re: bin/169773: sh(1): Resizing causes /bin/sh to repeat edit operations

2012-09-10 Thread Daode
Mark Johnston wrote: |On Sat, Sep 08, 2012 at 05:44:56PM +0200, Steffen Daode Nurpmeso wrote: |> |Synopsis: sh(1): Resizing causes /bin/sh to repeat edit operations |> | |> |http://www.freebsd.org/cgi/query-pr.cgi?pr=169773 |> [.] |> It's a rather quick first dif

Re: bin/169773: sh(1): Resizing causes /bin/sh to repeat edit operations

2012-09-10 Thread Daode
Mark Johnston wrote: |On Mon, Sep 10, 2012 at 04:56:35PM +0200, Steffen Daode Nurpmeso wrote: |> |> I have implemented a EL_READRESTART option for editline(3), which [.] |> - 6.diff: Set EL_READRESTART in interactive sh(1) sessions |> - 5.diff: Add a new EL_READRESTAR

Re: bin/169773: sh(1): Resizing causes /bin/sh to repeat edit operations

2012-09-11 Thread Daode
|Mark Johnston wrote: | ||On Sat, Sep 08, 2012 at 05:44:56PM +0200, Steffen Daode Nurpmeso wrote: ||> |Synopsis: sh(1): Resizing causes /bin/sh to repeat edit operations ||> | ||> |http://www.freebsd.org/cgi/query-pr.cgi?pr=169773 ||> | [.] ||> It's a rather

bin/172914: mail(1): SEGV with bad globbed file argument

2012-10-20 Thread Daode
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 20 21:20:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Steffen "Daode" Nurpmeso >Release:9.0-Release (shouldn't matter) >Organization: &

On 9.0-RELEASE#0 sh(1) gobbles high bit until set with arg or sh recursion

2012-08-14 Thread Steffen &quot;Daode" Nurpmeso
Yup. They're gone except '$ set -o' or '$ set +o' (*not* '$ set') is called or yet another sh(1) is started, which doesn't need such hints. (In plain cat(1) or ee(1) or whatever everything is fine from the start.) Thanks and ciao, --steffen ___ freebsd-

Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first

2012-08-18 Thread Steffen &quot;Daode" Nurpmeso
The following reply was made to PR bin/170651; it has been noted by GNATS. From: sdao...@gmail.com (Steffen "Daode" Nurpmeso) To: freebsd-gnats-sub...@freebsd.org Cc: Subject: Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first Date: Sat, 18 Aug 2012 16:2

Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first

2012-08-19 Thread Steffen &quot;Daode" Nurpmeso
| |>Number: 170651 | |>Synopsis: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first | |>Confidential: no no no! | |>Severity: non-critical | |>Priority: low | |>Responsible:freebsd-bugs | |>Arrival-Date: Wed Aug 15 15:10:09 UTC 2012 | |>Re

Re: bin/170651: On 9.0-RELEASE#0 and master sh(1) gobbles high bit at first

2012-08-20 Thread Steffen &quot;Daode" Nurpmeso
| | - Forwarded message from "Steffen \"Daode\" Nurpmeso" - If there is anything i can do to release you from that forward burden, please let me know! Thanks, --steffen ___ freebsd-bugs@freebsd.org mailing list http