Unreachable code - PAWN bug - pragma?
#10

pawn Код:
if(ThisIsTrue) // <- Do you have an if-statement here?
}
  {
    {
      goto next;
    }
  }
}
else return 1; // Try adding 'else' over here if this is if-statement
next:
Try that, maybe it works.
Reply


Messages In This Thread
Unreachable code - PAWN bug - pragma? - by Lazarus - 25.01.2009, 02:07
Re: Unreachable code - PAWN bug - pragma? - by Mikep - 25.01.2009, 02:12
Re: Unreachable code - PAWN bug - pragma? - by Lazarus - 25.01.2009, 02:18
Re: Unreachable code - PAWN bug - pragma? - by Cueball - 25.01.2009, 04:47
Re: Unreachable code - PAWN bug - pragma? - by Lazarus - 25.01.2009, 05:00
Re: Unreachable code - PAWN bug - pragma? - by Cueball - 25.01.2009, 06:04
Re: Unreachable code - PAWN bug - pragma? - by Backwardsman97 - 25.01.2009, 06:25
Re: Unreachable code - PAWN bug - pragma? - by Lazarus - 25.01.2009, 16:10
Re: Unreachable code - PAWN bug - pragma? - by yom - 25.01.2009, 16:14
Re: Unreachable code - PAWN bug - pragma? - by Finn - 25.01.2009, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)