merged in latest cython-devel
authorStefan Behnel <scoder@users.berlios.de>
Sun, 16 May 2010 08:11:34 +0000 (10:11 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 16 May 2010 08:11:34 +0000 (10:11 +0200)
1  2 
Cython/Compiler/ExprNodes.py
Cython/Compiler/Optimize.py
tests/bugs.txt

Simple merge
Simple merge
diff --cc tests/bugs.txt
index 99586d8ecefcb4349d7c8b12fdc582c7bdcfebc2,8bf3560500cd9b9e11207c350c397cabf0dd5cfc..26608dafeeab67ca12e0f2c3c5298876c189d592
@@@ -9,7 -9,8 +9,9 @@@ missing_baseclass_in_predecl_T26
  cfunc_call_tuple_args_T408
  cascaded_list_unpacking_T467
  compile.cpp_operators
+ cpp_templated_ctypedef
+ cpp_structs
 +genexpr_T491
  
  # CPython regression tests that don't current work:
  pyregr.test_threadsignals