Project

General

Profile

Actions

Bug #1265

closed

call_incident(): Mismatched players_iterate() / players_iterate_end

Added by Marko Lindqvist 3 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Category:
Server
Target version:
Start date:
03/24/2025
Due date:
% Done:

0%

Estimated time:

Description

call_incident() has a badly placed players_iterate_end. It's not after the block that players_iterate() begun, but after an if ... else {} -block. At the moment the issue is only semantic as players_iterate_end only closes blocks opened by players_iterate() and overall number of consecutive closing braces is correct, they are just "in wrong order"


Files

Actions #1

Updated by Marko Lindqvist 2 months ago

  • Subject changed from call_incident(): Mismathed players_iterate() / players_iterate_end to call_incident(): Mismatched players_iterate() / players_iterate_end
Actions #2

Updated by Marko Lindqvist 2 months ago

Actions #3

Updated by Marko Lindqvist about 2 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF