Project

General

Profile

Actions

Bug #206

closed

Ошибка в генерируемой функции call

Added by Alexander Kamkin almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
High
Target version:
Start date:
05/21/2010
Due date:
% Done:

100%

Estimated time:
Detected in build:
2.8.294-beta-100521
Platform:
Published in build:
2.8.295-beta-100523

Description

Функция next:
tmp_par->flags |= 2;
_scen0_0_call( r(_tmp_par) );
_tmp_par->flags &= ~2;

Функция call:
if(_tmp_par->flags & 2) // TODO: нужно if(!(_tmp_par->flags & 2)) {
// call
}

Actions

Also available in: Atom PDF