pkgsrc/lang/py-pyrex
joerg d7f789e0c2 Update to pyrex-0.9.4.1.
Changes in 0.9.4.1:
   Tiny bugfix to correct a tab/space problem in the distutils
extension.

Changes in 0.9.4:
   LValue Casting Is Dead
   I have redesigned the code generator to eliminate the need for lvalue
casting. This means that Pyrex-generated code should now be
gcc4-compatible, although I haven't tested this. Let me know if you find
any remaining lvalue casts; they should be fairly easy to fix now.

   C++ Compilable
   The generated code should now be compilable as either C or C++
without errors (although there may still be warnings). However, note
that you can still only call C++ functions if they have been declared
"extern C", even if you compile the Pyrex output as C++. I hope to
introduce some C++ interface features soon.

   and more.
2006-05-29 15:37:02 +00:00
..
DESCR Removed trailing white-space. 2005-05-23 08:26:03 +00:00
distinfo Update to pyrex-0.9.4.1. 2006-05-29 15:37:02 +00:00
Makefile Update to pyrex-0.9.4.1. 2006-05-29 15:37:02 +00:00
PLIST update to Pyrex-0.9.3 2004-08-19 20:44:31 +00:00