diff options
author | joerg <joerg@pkgsrc.org> | 2006-05-29 15:37:02 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-05-29 15:37:02 +0000 |
commit | d7f789e0c27dede0564540ad4d21b3502bdd6896 (patch) | |
tree | a531637e3c9e3671c1c4ae6db08c69871d9af8e4 /chat | |
parent | ebf7e3b44d1c985aad2441dc927d557e452f078d (diff) | |
download | pkgsrc-d7f789e0c27dede0564540ad4d21b3502bdd6896.tar.gz |
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.
Diffstat (limited to 'chat')
0 files changed, 0 insertions, 0 deletions