14 Aug 18:40
[Cython] Making sure annotations work
From: Dag Sverre Seljebotn <dagss@...>
Subject: [Cython] Making sure annotations work
Newsgroups: gmane.comp.python.cython.devel
Date: 2008-08-14 16:41:27 GMT
Subject: [Cython] Making sure annotations work
Newsgroups: gmane.comp.python.cython.devel
Date: 2008-08-14 16:41:27 GMT
While reading Robert's latest changes it occured to me that as CCodeWriter has changed quite a bit, this may affect the AnnotationCCodeWriter and introduce bugs. Specifically, will annotation work correctly when insertion points are created? Could somebody have a look over my changes to the annotation writer (do a diff since the prev release) and see if they make sense, and if you think they are enough, and do some basic testing? I'm very removed from annotation writing (never used it and don't know exactly how it should work) so it would be better if someone else could step in. I am mentioning this specifically since (to my knowledge) there are no tests for annotation writing, so regression testing and typical beta testing would tend not to catch bugs there. Dag Sverre
RSS Feed