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 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
