bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

An unexpected EOF error is shown when completing a filename inside neste


From: Lauri Ranta
Subject: An unexpected EOF error is shown when completing a filename inside nested process substitutions
Date: Fri, 22 Jan 2016 10:47:28 +0200

Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: darwin14.5.0
Compiler: clang
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' 
-DCONF_OSTYPE='darwin14.5.0' -DCONF_MACHTYPE='x86_64-apple-darwin14.5.0' 
-DCONF_VENDOR='apple' -DLOCALEDIR='/usr/local/Cellar/b$
uname output: Darwin Lauris-iMac-3.local 14.0.0 Darwin Kernel Version 14.0.0: 
Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64
Machine Type: x86_64-apple-darwin14.5.0

Bash Version: 4.3
Patch Level: 42
Release Status: release

If you for example type `: <(: <(: /privat` and press tab, there is an error 
like this:

    bash: command substitution: line 2: unexpected EOF while looking for 
matching `)'
    bash: command substitution: line 3: syntax error: unexpected end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]