Created
November 12, 2013 21:27
-
-
Save Varriount/7439073 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test.nim(41, 8) Info: instantiation from here | |
test.nim(29, 13) Info: instantiation from here | |
test.nim(41, 8) Info: instantiation from here | |
test.nim(29, 13) Info: instantiation from here | |
lib\pure\marshal.nim(242, 9) Error: internal error: instantiateGenericParamList: T | |
Traceback (most recent call last) | |
nimrod.nim(79) nimrod | |
nimrod.nim(55) HandleCmdLine | |
main.nim(308) MainCommand | |
main.nim(73) CommandCompileToC | |
modules.nim(193) CompileProject | |
modules.nim(151) compileModule | |
passes.nim(192) processModule | |
passes.nim(136) processTopLevelStmt | |
sem.nim(312) myProcess | |
sem.nim(286) SemStmtAndGenerateGenerics | |
semstmts.nim(1273) semStmt | |
semexprs.nim(816) semExprNoType | |
semexprs.nim(1907) semExpr | |
semexprs.nim(1505) semMagic | |
semexprs.nim(788) semEcho | |
semexprs.nim(38) semExprWithType | |
semexprs.nim(1917) semExpr | |
semexprs.nim(691) semIndirectOp | |
semexprs.nim(1932) semExpr | |
semexprs.nim(1059) semArrayAccess | |
semexprs.nim(1020) semSubscript | |
semexprs.nim(38) semExprWithType | |
semexprs.nim(1869) semExpr | |
semexprs.nim(1906) semExpr | |
semexprs.nim(772) semDirectOp | |
semexprs.nim(660) semOverloadedCallAnalyseEffects | |
semcall.nim(238) semOverloadedCall | |
semcall.nim(223) semResolvedCall | |
seminst.nim(301) generateInstance | |
seminst.nim(105) instantiateBody | |
semexprs.nim(1190) semProcBody | |
semexprs.nim(1978) semExpr | |
semstmts.nim(1234) semStmtList | |
semexprs.nim(1976) semExpr | |
semexprs.nim(1151) semAsgn | |
semexprs.nim(38) semExprWithType | |
semexprs.nim(1917) semExpr | |
semexprs.nim(691) semIndirectOp | |
semexprs.nim(1930) semExpr | |
semcall.nim(266) explicitGenericInstantiation | |
semcall.nim(248) explicitGenericSym | |
seminst.nim(289) generateInstance | |
seminst.nim(36) instantiateGenericParamList | |
msgs.nim(797) InternalError | |
msgs.nim(774) liMessage | |
msgs.nim(687) handleError |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment