added: two options to the config:
ezc_error_prefix (string) ezc_error_postfix (string) // prefix and postfix used when there is an error in Ezc patterns // default: // prefix: "<!-- " // postfix: " -->" added: Ezc::Blocks to templates added: although patterns have pointers to functions and blocks cached the Ezc::Generator should use SetFunctions() and SetBlocks() method in order to correctly recognize variables (aliases) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@978 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -13,8 +13,9 @@ notify.o: ../../winix/templates/locale.h ../../winix/templates/localefilter.h
|
||||
notify.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h ../../ezc/src/vars.h
|
||||
notify.o: ../../ezc/src/blocks.h ../../ezc/src/item.h ../../ezc/src/funinfo.h
|
||||
notify.o: ../../ezc/src/functions.h ../../pikotools/utf8/utf8.h
|
||||
notify.o: ../../ezc/src/pattern.h ../../ezc/src/patternparser.h
|
||||
notify.o: ../../winix/templates/misc.h ../../winix/templates/htmltextstream.h
|
||||
notify.o: ../../ezc/src/cache.h ../../ezc/src/pattern.h
|
||||
notify.o: ../../ezc/src/patternparser.h ../../winix/templates/misc.h
|
||||
notify.o: ../../winix/templates/htmltextstream.h
|
||||
notify.o: ../../winix/core/textstream.h notifythread.h
|
||||
notify.o: ../../winix/core/basethread.h ../../winix/core/synchro.h
|
||||
notify.o: templatesnotify.h ../../winix/core/config.h
|
||||
@@ -94,8 +95,9 @@ notifythread.o: ../../ezc/src/ezc.h ../../ezc/src/generator.h
|
||||
notifythread.o: ../../ezc/src/vars.h ../../ezc/src/blocks.h
|
||||
notifythread.o: ../../ezc/src/item.h ../../ezc/src/funinfo.h
|
||||
notifythread.o: ../../ezc/src/functions.h ../../pikotools/utf8/utf8.h
|
||||
notifythread.o: ../../ezc/src/pattern.h ../../ezc/src/patternparser.h
|
||||
notifythread.o: ../../winix/core/textstream.h ../../winix/templates/misc.h
|
||||
notifythread.o: ../../ezc/src/cache.h ../../ezc/src/pattern.h
|
||||
notifythread.o: ../../ezc/src/patternparser.h ../../winix/core/textstream.h
|
||||
notifythread.o: ../../winix/templates/misc.h
|
||||
notifythread.o: ../../winix/templates/localefilter.h
|
||||
notifythread.o: ../../winix/templates/locale.h
|
||||
notifythread.o: ../../winix/templates/htmltextstream.h
|
||||
@@ -133,8 +135,8 @@ templatesnotify.o: templatesnotify.h ../../ezc/src/ezc.h
|
||||
templatesnotify.o: ../../ezc/src/generator.h ../../ezc/src/vars.h
|
||||
templatesnotify.o: ../../ezc/src/blocks.h ../../ezc/src/item.h
|
||||
templatesnotify.o: ../../ezc/src/funinfo.h ../../ezc/src/functions.h
|
||||
templatesnotify.o: ../../pikotools/utf8/utf8.h ../../ezc/src/pattern.h
|
||||
templatesnotify.o: ../../ezc/src/patternparser.h
|
||||
templatesnotify.o: ../../pikotools/utf8/utf8.h ../../ezc/src/cache.h
|
||||
templatesnotify.o: ../../ezc/src/pattern.h ../../ezc/src/patternparser.h
|
||||
templatesnotify.o: ../../winix/core/textstream.h ../../winix/templates/misc.h
|
||||
templatesnotify.o: ../../winix/templates/localefilter.h
|
||||
templatesnotify.o: ../../winix/templates/locale.h
|
||||
|
Reference in New Issue
Block a user