25.01.2009, 02:07
PAWN produces an "unreachable code" warning if anything is written after a return within the same bracket compartment. However, I'm using the "goto" function (basically lets you jump to a certain line in the code), and pawn still says it's unreachable. To make sure, I've tested it and it works fine.
What's the easiest way to stop this warning? I can't find a pragma function for that specific warning in the pawn-lang.pdf.
Edited for spelling.
What's the easiest way to stop this warning? I can't find a pragma function for that specific warning in the pawn-lang.pdf.
Edited for spelling.