bug-bash
[Top][All Lists]
Advanced

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

inline-comments no longer work in 3.1_p16


From: Jan Schmidt
Subject: inline-comments no longer work in 3.1_p16
Date: Fri, 19 May 2006 09:55:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051223

Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: i686-pc-linux-gnu-gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash'
-DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib   -march=pentium3
-pipe -fno-delayed-branch -fcaller-saves -freorder-blocks
-freorder-functions -falign-jumps -finline-functions -frename-registers
-fomit-frame-pointer -fno-trapping-math -falign-functions=64
uname output: Linux jtp 2.6.15-gentoo-r1 #5 PREEMPT Mon Feb 27 11:47:49
CET 2006 i686 Mobile Intel(R) Pentium(R) III CPU - M  1200MHz GNU/Linux
Machine Type: i686-pc-linux-gnu

Bash Version: 3.1
Patch Level: 16
Release Status: release

Description:
        Inline comments worked in earlier versions of bash (e.g. 3.0).
They seem to cause errors, now. I could not find any comment on this in
the changelog.

Repeat-By:
        use "$( #comment )" in a bash script to generate an inline comment.
        this will cause the "unexpected EOF while looking for matching
`)'" error.




reply via email to

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