Patch level : 4.0 622
Files correlati : ba2.exe Ricompilazione Demo : [ ] Commento : Mofiicata procedura di filtro git-svn-id: svn://10.65.10.50/trunk@14394 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
c649bd2bf7
commit
c5bd8de068
@ -712,6 +712,10 @@ void TDictionary_mask::fill_chapter()
|
||||
skip |= !translated;
|
||||
if (!skip && chk_modules)
|
||||
{
|
||||
if (not_error &&_errors)
|
||||
continue;
|
||||
if (translated && _new)
|
||||
continue;
|
||||
FOR_EACH_TOKEN(_modules, m)
|
||||
{
|
||||
const int p = e._src.find(m);
|
||||
|
Loading…
x
Reference in New Issue
Block a user