[pypy-svn] r17544 - pypy/dist/pypy/interpreter/astcompiler

pedronis at codespeak.net pedronis at codespeak.net
Tue Sep 13 20:46:30 CEST 2005


Author: pedronis
Date: Tue Sep 13 20:46:29 2005
New Revision: 17544

Modified:
   pypy/dist/pypy/interpreter/astcompiler/TYPERERRORS
Log:
updated list, this time the rtyper didn't crash in the process, so this should be comprehensive



Modified: pypy/dist/pypy/interpreter/astcompiler/TYPERERRORS
==============================================================================
--- pypy/dist/pypy/interpreter/astcompiler/TYPERERRORS	(original)
+++ pypy/dist/pypy/interpreter/astcompiler/TYPERERRORS	Tue Sep 13 20:46:29 2005
@@ -1,124 +1,124 @@
-TyperError-1: (pypy.interpreter.astcompiler.pycodegen:visitListComp)
-don't know about built-in function <built-in function zip>
-.. block at -1 with 1 exits
-.. v179774 = simple_call((builtin_function_or_method zip), v179753, v179761)
+TyperError-1: (pypy.interpreter.pyparser.astbuilder:build_import_from)
+slice stop must be proved non-negative
+.. block at 156 with 1 exits
+.. v93327 = newslice(v93296, (-1), (None))
 
 TyperError-2: (pypy.interpreter.pyparser.astbuilder:build_arith_expr)
 unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
 .. block at 212 with 1 exits
-.. v93820 = mod(('unexpected token: %s : %s'), v93785)
+.. v95081 = mod(('unexpected token: %s : %s'), v95046)
 
-TyperError-3: (pypy.interpreter.astcompiler.pyassem:flattenGraph)
-unimplemented operation: 'divmod' on (<IntegerRepr Signed>, <IntegerRepr Signed>)
-.. block at 536 with 1 exits
-.. v1539443 = divmod(v1539254, (65536))
+TyperError-3: (pypy.interpreter.astcompiler.pycodegen:visitContinue)
+unimplemented operation: 'len' on <InstanceRepr for pypy.interpreter.astcompiler.misc.Stack__Giving_v107541>
+.. block at 133 with 1 exits
+.. v124518 = len(v124478)
 
-TyperError-4: (pypy.interpreter.astcompiler.symbols:_do_args)
-ll_str unsupported for: <ClassRepr for __builtin__.object>
-.. block at 112 with 1 exits
-.. v194656 = mod(('Argument list contains %s of type %s'), v194632)
-
-TyperError-5: (pypy.interpreter.astcompiler.future:check_stmt)
-contains() on non-const tuple
-.. block at 234 with 2 exits(v165947)
-.. v165938 = contains(v165923, v165912)
-
-TyperError-6: (pypy.interpreter.pyparser.astbuilder:build_lambdef)
-slice stop must be proved non-negative
-.. block at -1 with 1 exits
-.. v91072 = newslice((1), (-2), (None))
+TyperError-4: (pypy.interpreter.astcompiler.pyassem:twobyte)
+unimplemented operation: 'type' on <IntegerRepr Signed>
+.. block at -1 EH with 2 exits(v1882086)
+.. v1882078 = type(val_1882071)
 
-TyperError-7: (pypy.interpreter.astcompiler.misc:mangle)
-slice stop must be proved non-negative
-.. block at 205 with 1 exits
-.. v216816 = newslice((None), v216804, (None))
+TyperError-5: (pypy.interpreter.astcompiler.pyassem:flattenGraph)
+unimplemented operation: 'divmod' on (<IntegerRepr Signed>, <IntegerRepr Signed>)
+.. block at 535 with 1 exits
+.. v673105 = divmod(v672924, (65536))
 
-TyperError-8: (pypy.interpreter.pyparser.astbuilder:build_suite)
-slice stop must be proved non-negative
-.. block at 143 with 1 exits
-.. v89498 = newslice((2), (-1), (None))
+TyperError-6: (pypy.interpreter.astcompiler.pycodegen:generateArgList)
+unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
+.. block at 176 with 1 exits
+.. v207318 = mod(('unexpect argument type: %s'), v207302)
 
-TyperError-9: (pypy.interpreter.pyparser.astbuilder:build_power)
-slice stop must be proved non-negative
-.. block at 109 with 1 exits
-.. v72361 = newslice((None), (-2), (None))
+TyperError-7: (pypy.interpreter.astcompiler.pyassem:depth_CALL_FUNCTION)
+unimplemented operation: 'divmod' on (<IntegerRepr Signed>, <IntegerRepr Signed>)
+.. block at -1 EH with 1 exits
+.. v297531 = divmod(argc_297524, (256))
 
-TyperError-10: (pypy.interpreter.astcompiler.pycodegen:emitop_int)
-unimplemented operation: 'type' on <IntegerRepr Signed>
-.. block at -1 EH with 2 exits(v147808)
-.. v147796 = type(op_147787)
+TyperError-8: (pypy.interpreter.pyparser.astbuilder:parse_listcomp)
+unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.pyparser.astbuilder.TokenObject>)
+.. block at 332 with 1 exits
+.. v136944 = mod(('Unexpected token: %s'), v136923)
 
-TyperError-11: (pypy.interpreter.astcompiler.symbols:visitImport)
-slice stop must be proved non-negative
-.. block at 68 with 1 exits
-.. v140696 = newslice((None), v140691, (None))
+TyperError-9: (pypy.interpreter.pyparser.astbuilder:build_term)
+unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
+.. block at 300 with 1 exits
+.. v90369 = mod(('unexpected token: %s'), v90334)
 
-TyperError-12: (pypy.interpreter.astcompiler.pyassem:twobyte)
-unimplemented operation: 'type' on <IntegerRepr Signed>
-.. block at -1 EH with 2 exits(v2058259)
-.. v2058251 = type(val_2058244)
+TyperError-10: (pypy.interpreter.astcompiler.pyassem:twobyte)
+unimplemented operation: 'divmod' on (<IntegerRepr Signed>, <IntegerRepr Signed>)
+.. block at 38 with 1 exits
+.. v1882096 = divmod(v1882093, (256))
 
-TyperError-13: (pypy.interpreter.pyparser.astbuilder:parse_genexpr_for)
+TyperError-11: (pypy.interpreter.pyparser.astbuilder:parse_arglist)
 unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.pyparser.astbuilder.TokenObject>)
-.. block at 332 with 1 exits
-.. v120242 = mod(('Unexpected token: %s'), v120221)
+.. block at 491 with 1 exits
+.. v110364 = mod(('Unexpected token: %s'), v110333)
 
-TyperError-14: (pypy.interpreter.astcompiler.pycodegen:visitGenExprInner)
-don't know about built-in function <built-in function zip>
-.. block at -1 with 1 exits
-.. v158235 = simple_call((builtin_function_or_method zip), v158216, v158223)
+TyperError-12: (pypy.interpreter.pyparser.astbuilder:build_not_test)
+unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <ListRepr * GcStruct list { length: Signed, items: * GcArray of * GcStruct Node { super: GcStruct Wrappable { super: GcStruct BaseWrappable { super: GcStruct W_Root { super: GcStruct object { typeptr: * Struct object_vtable { parenttypeptr: * Struct object_vtable { ... }, rtti: * RuntimeTypeInfo (opaque), name: * Array of Char , instantiate: * Func (  ) -> * GcStruct object { ... } } }, hash_cache: Signed } }}, inst_filename: * GcStruct rpy_string { hash: Signed, chars: Array of Char  }, inst_lineno: Signed }  }>)
+.. block at 120 with 1 exits
+.. v74452 = mod(('not_test implementation incomplete (%s)'), v74436)
+
+TyperError-13: (pypy.interpreter.astcompiler.pyassem:get_children)
+unimplemented operation: 'contains' on (<InstanceRepr for pypy.interpreter.astcompiler.pyassem.BlockSet>, <InstanceRepr for pypy.interpreter.astcompiler.pyassem.Block>)
+.. block at 13 with 1 exits
+.. v226229 = contains(v226199, v226167)
 
-TyperError-15: (pypy.interpreter.astcompiler.pyassem:emitop_int)
+TyperError-14: (pypy.interpreter.astcompiler.pycodegen:emitop_int)
 unimplemented operation: 'type' on <IntegerRepr Signed>
-.. block at 33 EH with 2 exits(v164739)
-.. v164713 = type(intval_164706)
+.. block at -1 EH with 2 exits(v179678)
+.. v179666 = type(op_179657)
 
-TyperError-16: (pypy.interpreter.astcompiler.pyassem:__init__)
+TyperError-15: (pypy.interpreter.astcompiler.pyassem:__init__)
 unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
-.. block at 295 with 2 exits(v100109)
-.. v100047 = type(v99980)
+.. block at 417 with 2 exits(v105093)
+.. v105063 = type(v105043)
 
-TyperError-17: (pypy.interpreter.pyparser.astbuilder:to_lvalue)
+TyperError-16: (pypy.interpreter.pyparser.astbuilder:build_shift_expr)
 unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 377 with 1 exits
-.. v116431 = mod(('cannot assign to %s'), v116400)
+.. block at 212 with 1 exits
+.. v71560 = mod(('unexpected token: %s : %s'), v71525)
 
-TyperError-18: (pypy.interpreter.pyparser.astbuilder:build_not_test)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <ListRepr * GcStruct list { length: Signed, items: * GcArray of * GcStruct Node { super: GcStruct Wrappable { super: GcStruct BaseWrappable { super: GcStruct W_Root { super: GcStruct object { typeptr: * Struct object_vtable { parenttypeptr: * Struct object_vtable { ... }, rtti: * RuntimeTypeInfo (opaque), name: * Array of Char , instantiate: * Func (  ) -> * GcStruct object { ... } } }, hash_cache: Signed } }}, inst_filename: * GcStruct rpy_string { hash: Signed, chars: Array of Char  }, inst_lineno: Signed }  }>)
-.. block at 120 with 1 exits
-.. v72744 = mod(('not_test implementation incomplete (%s)'), v72728)
+TyperError-17: (pypy.interpreter.astcompiler.pycodegen:visitCallFunc)
+no equality function for <TupleRepr * GcStruct tuple2 { item0: Signed, item1: Signed }>
+.. block at 228 with 1 exits
+.. v186910 = getitem(({(1, 1): 'CALL_FUNCT...ION_KW'}), v186901)
 
-TyperError-19: (pypy.interpreter.pyparser.astbuilder:build_funcdef)
-slice stop must be proved non-negative
-.. block at 196 with 1 exits
-.. v73769 = newslice((3), (-3), (None))
+TyperError-18: (pypy.interpreter.astcompiler.pyassem:emitop_int)
+unimplemented operation: 'type' on <IntegerRepr Signed>
+.. block at 33 EH with 2 exits(v193854)
+.. v193828 = type(intval_193821)
 
-TyperError-20: (pypy.interpreter.astcompiler.pyassem:depth_CALL_FUNCTION)
-unimplemented operation: 'divmod' on (<IntegerRepr Signed>, <IntegerRepr Signed>)
-.. block at -1 EH with 1 exits
-.. v220408 = divmod(argc_220401, (256))
+TyperError-19: (pypy.interpreter.astcompiler.pyassem:emitop_name)
+unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
+.. block at 33 EH with 2 exits(v196517)
+.. v196491 = type(name_196484)
 
-TyperError-21: (pypy.interpreter.pyparser.astbuilder:build_term)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 300 with 1 exits
-.. v89051 = mod(('unexpected token: %s'), v89016)
+TyperError-20: (pypy.interpreter.astcompiler.pyassem:__init__)
+unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
+.. block at 295 with 2 exits(v104842)
+.. v104780 = type(v104713)
 
-TyperError-22: (pypy.interpreter.pyparser.astbuilder:build_shift_expr)
+TyperError-21: (pypy.interpreter.pyparser.astbuilder:parse_arglist)
 unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 212 with 1 exits
-.. v86494 = mod(('unexpected token: %s : %s'), v86459)
+.. block at 668 with 1 exits
+.. v110289 = mod(('unexpected token: %s'), v110226)
 
-TyperError-23: (pypy.interpreter.astcompiler.pyassem:__init__)
-unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
-.. block at 224 with 2 exits(v99957)
-.. v99901 = type(v99858)
+TyperError-22: (pypy.interpreter.pyparser.astbuilder:parse_genexpr_for)
+unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.pyparser.astbuilder.TokenObject>)
+.. block at 332 with 1 exits
+.. v113836 = mod(('Unexpected token: %s'), v113815)
 
-TyperError-24: (pypy.interpreter.astcompiler.pycodegen:generateArgList)
-unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
-.. block at 176 with 1 exits
-.. v202392 = mod(('unexpect argument type: %s'), v202376)
+TyperError-23: (pypy.interpreter.astcompiler.symbols:_do_args)
+ll_str unsupported for: <ClassRepr for __builtin__.object>
+.. block at 112 with 1 exits
+.. v205571 = mod(('Argument list contains %s of type %s'), v205547)
 
-TyperError-25: (pypy.interpreter.astcompiler.pyassem:emitop_name)
+TyperError-24: (pypy.interpreter.astcompiler.pyassem:__init__)
 unimplemented operation: 'type' on <StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>
-.. block at 33 EH with 2 exits(v186456)
-.. v186430 = type(name_186423)
+.. block at 224 with 2 exits(v104690)
+.. v104634 = type(v104591)
+
+TyperError-25: (pypy.interpreter.pyparser.astbuilder:to_lvalue)
+unimplemented operation: 'mod' on (<StringRepr * GcStruct rpy_string { hash: Signed, chars: Array of Char  }>, <InstanceRepr for pypy.interpreter.astcompiler.ast.Node>)
+.. block at 377 with 1 exits
+.. v112539 = mod(('cannot assign to %s'), v112508)



More information about the Pypy-commit mailing list