Last active
December 28, 2015 01:58
-
-
Save Varriount/7424009 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(38, 8) Info: instantiation from here | |
test.nim(28, 11) Info: instantiation from here | |
test.nim(38, 8) Info: instantiation from here | |
test.nim(28, 11) 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(311) myProcess | |
sem.nim(285) SemStmtAndGenerateGenerics | |
semstmts.nim(1275) semStmt | |
semexprs.nim(816) semExprNoType | |
semexprs.nim(1906) semExpr | |
semexprs.nim(1504) semMagic | |
semexprs.nim(788) semEcho | |
semexprs.nim(38) semExprWithType | |
semexprs.nim(1916) semExpr | |
semexprs.nim(691) semIndirectOp | |
semexprs.nim(1931) semExpr | |
semexprs.nim(1058) semArrayAccess | |
semexprs.nim(1020) semSubscript | |
semexprs.nim(38) semExprWithType | |
semexprs.nim(1868) semExpr | |
semexprs.nim(1905) 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(1189) semProcBody | |
semexprs.nim(1977) semExpr | |
semstmts.nim(1236) semStmtList | |
semexprs.nim(1989) semExpr | |
semexprs.nim(1178) SemReturn | |
semexprs.nim(1150) semAsgn | |
semexprs.nim(38) semExprWithType | |
semexprs.nim(1916) semExpr | |
semexprs.nim(691) semIndirectOp | |
semexprs.nim(1929) 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