Advertisement
Guest User

Untitled

a guest
Dec 15th, 2015
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. C:\lvcnr\pawno\include\djson.inc(97) : warning 219: local variable "i" shadows a variable at a preceding level
  2. C:\lvcnr\pawno\include\djson.inc(116) : warning 219: local variable "i" shadows a variable at a preceding level
  3. C:\lvcnr\pawno\include\djson.inc(230) : warning 219: local variable "i" shadows a variable at a preceding level
  4. C:\lvcnr\pawno\include\djson.inc(257) : warning 219: local variable "i" shadows a variable at a preceding level
  5. C:\lvcnr\pawno\include\djson.inc(438) : warning 219: local variable "i" shadows a variable at a preceding level
  6. C:\lvcnr\pawno\include\djson.inc(850) : warning 219: local variable "s" shadows a variable at a preceding level
  7. C:\lvcnr\pawno\include\djson.inc(1150) : warning 219: local variable "i" shadows a variable at a preceding level
  8. house.inc(44) : error 001: expected token: "-identifier-", but found "("
  9. house.inc(112) : error 017: undefined symbol "Iter_Count"
  10. house.inc(122) : error 017: undefined symbol "Iter_Count"
  11. house.inc(132) : error 017: undefined symbol "Iter_Count"
  12. house.inc(142) : error 017: undefined symbol "Iter_Count"
  13. house.inc(152) : error 017: undefined symbol "Iter_Count"
  14. house.inc(162) : error 017: undefined symbol "Iter_Count"
  15. house.inc(172) : error 017: undefined symbol "Iter_Count"
  16. house.inc(182) : error 017: undefined symbol "Iter_Count"
  17. house.inc(192) : error 017: undefined symbol "Iter_Count"
  18. house.inc(202) : error 017: undefined symbol "Iter_Count"
  19. house.inc(216) : error 017: undefined symbol "isequal"
  20. Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase
  21.  
  22.  
  23. 18 Errors.
  24. house.inc(219) : error 017: undefined symbol "strcpy"
  25. house.inc(220) : error 017: undefined symbol "strcpy"
  26. house.inc(223) : error 017: undefined symbol "dbHandle"
  27. house.inc(223) : error 001: expected token: "-string end-", but found "-identifier-"
  28. house.inc(223) : error 017: undefined symbol "HOUSES_TABLE"
  29. house.inc(223) : fatal error 107: too many error messages on one line
  30.  
  31. Compilation aborted.[Finished in 9.6s with exit code 1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement