id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
673,Pyrex 0.9.6 warnings,ArcRiley,ArcRiley,"Before Pyrex 0.9.7 is released these need to be fixed in accordance to the recent URL changes here:
[http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/changes-0.9.6.html]

{{{
pysoy/src/textures/Texture.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/textures/Image.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/shapes/Shape.pxi:28:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/shapes/Sphere.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/shapes/Box.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/shapes/CCylinder.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/shapes/Ray.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/bodies.lights/Light.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/bodies._bodies/Body.pxi:27:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/bodies._bodies/Camera.pxi:27:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_datatypes/HashTable.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_datatypes/PointerSet.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_datatypes/MaterialList.pxi:29:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_datatypes/FaceList.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_datatypes/VertexList.pxi:29:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/atoms/Face.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/atoms/Vertex.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/bodies.joints/Joint.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_internals/Children.pxi:31:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/materials/Material.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/meshes/Mesh.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/bodies.fields/Monopole.pxi:27:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/bodies.fields/Wind.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/bodies.fields/Shockwave.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/bodies.fields/Buoyancy.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/widgets/Widget.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/widgets/Canvas.pxi:25:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/widgets/Projector.pxi:21:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/widgets/StackZ.pxi:26:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_core-x11/../_core-common/Scene.pxi:33:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_core-x11/Screen.pxi:36:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.
pysoy/src/_core-x11/Window.pxi:29:2: Warning: __new__ method of extension type will change semantics in a future version of Pyrex. Use __cinit__ instead.

}}}
",task,closed,Medium,beta3,unknown,Trunk,fixed,Pyrex,
