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 #1

Updated by Alexey Demakov almost 14 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3732.

Actions #2

Updated by Alexey Demakov almost 14 years ago

  • Detected in build changed from 100521 to 2.8.294-beta-100521
  • Published in build set to 2.8.295-beta-100523
Actions #3

Updated by Alexey Demakov almost 14 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF