fix C++ function matching: Entry objects are not ordered
authorStefan Behnel <scoder@users.berlios.de>
Mon, 25 Apr 2011 07:39:31 +0000 (09:39 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Mon, 25 Apr 2011 07:39:31 +0000 (09:39 +0200)
commit31d50eb9376e152009d8e0adfd6f89797bcca56d
tree177d497c4746fbc2f080464b140819d5e654fc0b
parentd7ed1fcdae094472166865349bb6cb3bfe90eaad
fix C++ function matching: Entry objects are not ordered
Cython/Compiler/PyrexTypes.py