Guest User

Untitled

a guest
Dec 10th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. kpop_blog.nim(144, 17) Error: undeclared identifier: 'commands'
  2. kpop_blog.nim(144, 16) Error: type mismatch: got (PXmlNode, string, string)
  3. but expected one of:
  4. kpop_blog.test_command(command: string, url: string, short_name: string): stmt
  5.  
  6. Traceback (most recent call last)
  7. nimrod.nim(81) nimrod
  8. nimrod.nim(55) HandleCmdLine
  9. main.nim(402) MainCommand
  10. main.nim(53) CommandCheck
  11. modules.nim(193) CompileProject
  12. modules.nim(151) compileModule
  13. passes.nim(192) processModule
  14. passes.nim(136) processTopLevelStmt
  15. sem.nim(337) myProcess
  16. sem.nim(306) SemStmtAndGenerateGenerics
  17. semstmts.nim(1265) semStmt
  18. semexprs.nim(825) semExprNoType
  19. semexprs.nim(2009) semExpr
  20. semstmts.nim(1101) semProc
  21. semstmts.nim(1048) semProcAux
  22. semexprs.nim(1200) semProcBody
  23. semexprs.nim(1991) semExpr
  24. semstmts.nim(1226) semStmtList
  25. semexprs.nim(2001) semExpr
  26. semstmts.nim(669) semFor
  27. semstmts.nim(631) semForVars
  28. semstmts.nim(1265) semStmt
  29. semexprs.nim(825) semExprNoType
  30. semexprs.nim(1991) semExpr
  31. semstmts.nim(1227) semStmtList
  32. SIGSEGV: Illegal storage access. (Attempt to read from nil?)
Advertisement
Add Comment
Please, Sign In to add comment