Re: [Soya-user] Patches to 0.13 for Pyrex 0.9.6

2007-10-11 Thread Jiba
On Tue, 09 Oct 2007 21:19:20 +1300 Greg Ewing <[EMAIL PROTECTED]> wrote: > Here are some patches to help Soya 0.13 compile cleanly > with Pyrex 0.9.6.1, and to fix a couple of bugs. > > Notes about the patches: > > #U# marks code that I commented out because it was > generating unused code warni

[Soya-user] Patches to 0.13 for Pyrex 0.9.6

2007-10-09 Thread Greg Ewing
Here are some patches to help Soya 0.13 compile cleanly with Pyrex 0.9.6.1, and to fix a couple of bugs. Notes about the patches: #U# marks code that I commented out because it was generating unused code warnings. I found a few places where local variables were not initialised. It wasn't always