On 04/03/2013 11:20, Erik Joelsson wrote:
The change in ListPathsSafely was needed because in nashorn, there are
java files with $ in the class name (not inner classes!). Thinking of
it now, I can imagine my change there causing problems for other uses
of the macro. Hopefully it will all be better with fewer $$ in the
makefiles in the long run though.
/Erik
Will there be inconsistency now and depending on usage, some rules will
use \$$ and some \$$$$ ? David Holmes has started another thread on this
topic.
-Alan