Re: [Bug 103756] kate: syntax highlighting error: bash and escaped quotes

2007-04-02 Thread Eric Blake-1
> > Current bash.xml accepts (a), but not (b). The single qoute is > > the start of string highlight. It's also not just the backtick > > block, but the backtick block inside of a double quote string > > block - and vice versa. First, be aware that `` in bash 3.1 was buggy, so you should upgrade

Re: builtin echo command redirection misbehaves in detached scripts when terminal is closed

2007-09-10 Thread Eric Blake-1
> What's needed is a portable interface like BSD's fpurge(3). Gnulib provides this[1]. Maybe you should consider using gnulib to enhance the portability of future versions of bash. [1] http://www.gnu.org/software/gnulib/MODULES.html#module=fpurge -- Eric Blake -- View this message in contex