What steps will reproduce the problem?
1. shedskin -e Matrix4.py
2. make
What is the expected output? What do you see instead?
It should compile fine; instead you get the error that cl_Vector4 wasn't
declared. In fact it was, but only in Vector4.hpp, which Matrix4.cpp isn't
including.
What version of the product are you using? On what operating system?
I pulled the source from git this morning.
I'm on Ubuntu 9.
Please provide any additional information below.
Original issue reported on code.google.com by uran...@gmail.com on 19 Aug 2010 at 5:37
Original issue reported on code.google.com by
uran...@gmail.com
on 19 Aug 2010 at 5:37Attachments: