bug-bash
[Top][All Lists]
Advanced

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

reversal of brace vs process expansion needs compatibility option


From: Ted Bagg
Subject: reversal of brace vs process expansion needs compatibility option
Date: Thu, 04 Mar 2010 02:43:18 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

Dear Bash maintainers, this very useful construct worked in 3.2:

diff  <(sort {a,b}.lst)

but fails in 4.0, breaking scripts for many, no doubt. Such a substantive change (much more harm than good, in my opinion) ought always to come with an option to revert to the previous behavior.

Sincerely,
Ted Bagg





reply via email to

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