Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug

gnu.bash.bug

5684 articles (numbers 11058 – 16896) — threaded view

| Advanced

Subject Author Date [asc]
Re: CPPFLAGS vs project include arguments in lib/glob Chet Ramey <chet.ramey@case.edu> 2015-08-31 09:23 -0400
Re: Race condition in read -t Chet Ramey <chet.ramey@case.edu> 2015-08-31 09:25 -0400
Re: \c-handling in $'-strings Chet Ramey <chet.ramey@case.edu> 2015-08-31 10:17 -0400
Re: Problem with @Q Chet Ramey <chet.ramey@case.edu> 2015-08-31 15:31 -0400
Inconsistent arithmetic evaluation of parameters Clint Hepner <clint.hepner@gmail.com> 2015-09-01 00:50 -0400
Re: Inconsistent arithmetic evaluation of parameters Greg Wooledge <wooledg@eeg.ccf.org> 2015-09-01 13:50 -0400
Re: Inconsistent arithmetic evaluation of parameters Greg Wooledge <wooledg@eeg.ccf.org> 2015-09-01 16:23 -0400
Re: Why does a Bash shell script write prompts followed by reads and do it right? Bob Proulx <bob@proulx.com> 2015-09-01 14:25 -0600
Re: Why does a Bash shell script write prompts followed by reads and do it right? Bob Proulx <bob@proulx.com> 2015-09-01 14:46 -0600
Re: Inconsistent arithmetic evaluation of parameters Andreas Schwab <schwab@linux-m68k.org> 2015-09-01 23:24 +0200
Re: \c-handling in $'-strings "Helmut Karlowski" <helmut.karlowski@ish.de> 2015-09-01 23:46 +0100
Re: Inconsistent arithmetic evaluation of parameters Andreas Schwab <schwab@linux-m68k.org> 2015-09-02 09:16 +0200
Re: \c-handling in $'-strings Chet Ramey <chet.ramey@case.edu> 2015-09-02 09:19 -0400
\? is missing in "3.1.2.4 ANSI-C Quoting" in Bash Reference Manual ziyunfei <446240525@qq.com> 2015-09-02 22:00 +0800
Re: Inconsistent arithmetic evaluation of parameters Chet Ramey <chet.ramey@case.edu> 2015-09-02 10:06 -0400
Re: Inconsistent arithmetic evaluation of parameters Chet Ramey <chet.ramey@case.edu> 2015-09-02 10:18 -0400
Re: Inconsistent arithmetic evaluation of parameters Chet Ramey <chet.ramey@case.edu> 2015-09-02 10:23 -0400
Re: Inconsistent arithmetic evaluation of parameters Greg Wooledge <wooledg@eeg.ccf.org> 2015-09-02 11:19 -0400
Re: Inconsistent arithmetic evaluation of parameters Chet Ramey <chet.ramey@case.edu> 2015-09-02 11:24 -0400
Re: \? is missing in "3.1.2.4 ANSI-C Quoting" in Bash Reference Manual Chet Ramey <chet.ramey@case.edu> 2015-09-02 11:32 -0400
Re: Inconsistent arithmetic evaluation of parameters Greg Wooledge <wooledg@eeg.ccf.org> 2015-09-02 11:48 -0400
Re: Why does a Bash shell script write prompts followed by reads and do it right? Ángel González <angel@16bits.net> 2015-09-02 20:27 +0200
Re: Why does a Bash shell script write prompts followed by reads and do it right? Bob Proulx <bob@proulx.com> 2015-09-02 14:22 -0600
Re: Word-splitting with here document? Chet Ramey <chet.ramey@case.edu> 2015-09-02 16:48 -0400
Re: Why does a Bash shell script write prompts followed by reads and do it right? Eric Blake <eblake@redhat.com> 2015-09-02 14:55 -0600
Re: \c-handling in $'-strings "Helmut Karlowski" <helmut.karlowski@ish.de> 2015-09-02 22:10 +0100
Re: \c-handling in $'-strings Eric Blake <eblake@redhat.com> 2015-09-02 15:44 -0600
Re: Feature Request re: syslog and bashhist Ondrej Oprala <ooprala@redhat.com> 2015-09-03 08:43 +0200
Re: Inconsistent arithmetic evaluation of parameters Chet Ramey <chet.ramey@case.edu> 2015-09-03 09:04 -0400
Re: Inconsistent arithmetic evaluation of parameters Stephane Chazelas <stephane.chazelas@gmail.com> 2015-09-03 14:45 +0100
Re: \c-handling in $'-strings Chet Ramey <chet.ramey@case.edu> 2015-09-03 09:58 -0400
Re: Word-splitting with here document? Chet Ramey <chet.ramey@case.edu> 2015-09-03 11:32 -0400
Re: \? is missing in "3.1.2.4 ANSI-C Quoting" in Bash Reference Manual Chet Ramey <chet.ramey@case.edu> 2015-09-03 15:07 -0400
Re: Feature Request re: syslog and bashhist Chet Ramey <chet.ramey@case.edu> 2015-09-03 15:43 -0400
Re: \? is missing in "3.1.2.4 ANSI-C Quoting" in Bash Reference Manual ziyunfei <446240525@qq.com> 2015-09-04 05:17 +0800
Re: [MAN PAGE] bash Greg Wooledge <wooledg@eeg.ccf.org> 2015-09-04 11:48 -0400
`foo=1 declare -r foo' prints an error message but its exit status is zero ziyunfei <446240525@qq.com> 2015-09-09 14:17 +0800
Re: `foo=1 declare -r foo' prints an error message but its exit status is zero Chet Ramey <chet.ramey@case.edu> 2015-09-09 16:45 -0400
memory hog script crashes bash with segfault Konstantin Khlebnikov <koct9i@gmail.com> 2015-09-11 09:19 +0300
Re: `foo=1 declare -r foo' prints an error message but its exit status is zero Dan Douglas <d@ndougl.as> 2015-09-11 02:04 -0500
Re: memory hog script crashes bash with segfault Chet Ramey <chet.ramey@case.edu> 2015-09-11 08:52 -0400
Re: memory hog script crashes bash with segfault Konstantin Khlebnikov <koct9i@gmail.com> 2015-09-11 17:10 +0300
Re: memory hog script crashes bash with segfault Chet Ramey <chet.ramey@case.edu> 2015-09-11 10:51 -0400
Bash crashes on `exec -c' ziyunfei <446240525@qq.com> 2015-09-15 18:31 +0800
Re: Bash crashes on `exec -c' Chet Ramey <chet.ramey@case.edu> 2015-09-15 09:14 -0400
`pwd' returns a dot ziyunfei <446240525@qq.com> 2015-09-16 15:51 +0800
Re: `pwd' returns a dot Stephane Chazelas <stephane.chazelas@gmail.com> 2015-09-16 10:46 +0100
Re: `pwd' returns a dot Chet Ramey <chet.ramey@case.edu> 2015-09-16 10:47 -0400
SHLVL is a random string (uninitialized string in C) when its true value is "1000" ziyunfei <446240525@qq.com> 2015-09-17 12:29 +0800
Re: SHLVL is a random string (uninitialized string in C) when its true value is "1000" Chet Ramey <chet.ramey@case.edu> 2015-09-17 11:06 -0400

« Previous 1 ... 107 108 109 110 111 ... 114 Next »


csiph-web