[Solved] warnings
#6

Quote:
Originally Posted by Jeffry
Good morning guys,
i just have two short questions:

pawn Код:
C:\...(1942) : warning 225: unreachable code
pawn Код:
C:\...(6518) : warning 219: local variable "string" shadows a variable at a preceding level

How can i fix them?
@ warning 225: show the linez

@warning 219: just rename the 'string' on line 6518 to string2 and in the function where it is being defined, replace string with string2.
Reply


Messages In This Thread
[Solved] warnings - by Jeffry - 19.12.2009, 09:16
Re: Question about warnings - by SlashPT - 19.12.2009, 09:46
Re: Question about warnings - by Jeffry - 19.12.2009, 09:47
Re: Question about warnings - by SlashPT - 19.12.2009, 09:48
Re: Question about warnings - by Jeffry - 19.12.2009, 09:54
Re: Question about warnings - by Think - 19.12.2009, 09:56
Re: Question about warnings - by Jeffry - 19.12.2009, 10:05
Re: Question about warnings - by CJ101 - 19.12.2009, 10:08
Re: [Solved] warnings - by Jeffry - 19.12.2009, 10:09

Forum Jump:


Users browsing this thread: 1 Guest(s)