Hello Pablo, yes, this series of patches adds proper scoping to the flat notation and also adds global variables. It opens new possibilities for scripting in a bash-like syntax and is also more secure since adjacent includes do not inherit variables. One can very easily organize FW definitions into multiple files an e.g. put all global constants into a single file. That's how we did it and it works very well for us. -- Best regards, David Fabian ÚVT, s.r.o. Dne úterý 28. srpna 2018 12:43:51 CEST, Pablo Neira Ayuso napsal(a): > On Tue, Aug 28, 2018 at 09:16:45AM +0200, David Fabian wrote: > > Hello, > > > > any news about my patch? > > Do you need this? I thought the redefine support already in was enough.