comparison contrib/wix/dist.wxs @ 36971:ff9cb7067329

test-template-engine: do not evaluate unused keywords by custom engine If the custom engine, "mytemplater", were installed as the default, it would enter to an infinite recursion at stringify(v) because template keywords may generate a nested mapping containing the same keywords. Spotted by a future patch which will replace context.resource('templ')(...) with context.process(...).
author Yuya Nishihara <yuya@tcha.org>
date Sat, 17 Mar 2018 00:06:14 +0900
parents e12c3049af8e
children 2025bf60adb2
comparison
equal deleted inserted replaced
36970:e55d80804ace 36971:ff9cb7067329