Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14113
| Path | csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | "Garreau\, Alexandre" <galex-713@galex-713.eu> |
| Newsgroups | gnu.bash.bug |
| Subject | Variables can’t contain NUL |
| Date | Sun, 20 May 2018 04:56:48 +0200 |
| Lines | 8 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.122.1526823499.1292.bug-bash@gnu.org> (permalink) |
| References | <564532BD.60801@tlinx.org> <20151113131735.GE27325@eeg.ccf.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain |
| X-Trace | usenet.stanford.edu 1526823499 32404 208.118.235.17 (20 May 2018 13:38:19 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash <bug-bash@gnu.org> |
| To | Greg Wooledge <wooledg@eeg.ccf.org> |
| Envelope-to | bug-bash@gnu.org |
| User-Agent | Gnus (5.13), GNU Emacs 25.1.1 (x86_64-pc-linux-gnu) |
| X-GPG-FINGERPRINT | E109 9988 4197 D7CB B0BC 5C23 8DEB 24BA 867D 3F7F |
| X-Accept-Language | fr, en, it, eo |
| In-Reply-To | <20151113131735.GE27325@eeg.ccf.org> (Greg Wooledge's message of "Fri, 13 Nov 2015 08:17:35 -0500") |
| X-detected-operating-system | by eggs.gnu.org: Genre and OS details not recognized. |
| X-Received-From | 2a00:5884:8305::1 |
| X-Mailman-Approved-At | Sun, 20 May 2018 09:38:18 -0400 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash/> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:14113 |
Show key headers only | View raw
On 2015-11-13 at 07:17, Greg Wooledge wrote: > Actually in the most general case, where those output streams may > contain NUL bytes, it requires two temp files, because you can't store > arbitrary data streams in bash variables at all. Why do bash variables use 0-terminated arrays instead of arrays structure with a length attribute?
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Variables can’t contain NUL "Garreau\, Alexandre" <galex-713@galex-713.eu> - 2018-05-20 04:56 +0200
csiph-web