Issue involving a warning i cannot resolve (Embarrassing)
#1

I am developing a Chat system (Roleplay style) for some people who requested it.
I hit this wall, where it once when i did a compile came up with this:

Код:
F:\0.3c\filterscripts\ChatSystem.pwn(217) : warning 203: symbol is never used: "ret_memcpy"
I did my best to resolve it. i commented all the code in which i had written since the last compile (no errors/warnings)
but it still remained. I also tried Closing Pawno, and re-opening it, then opening the script.

Now you are probably thinking "Its a variable that isn't being use" or something along those lines.
This is why i posted here. in the whole script, the phrase "ret_memcpy" doesn't exist.
Infact. "ret" or "memc" dont exist in the code. the only includes are a_samp and dini.

If you have any suggestions would greatly appreciate it thanks.
Reply
#2

pawn Код:
#pragma unused ret_memcpy
on the top of your script.
Reply
#3

Thanks i will use it, but do you know what could cause it?
Reply
#4

No clue.
Reply
#5

Thanks anyway.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)