#577695 ferm: please allow variable expansion in backtick expression

#577695#5
Date:
2010-04-13 17:19:13 UTC
From:
To:
Hi,

it is documented that variable expansion ins not used in backtick
expression. This precludes constructions like

@def $filename=`basename $FILENAME`;

Please consider allowing constructions like that.

Greetings
Marc