[C++-sig] need 16 arguments to a function...
anders langlands
anderslanglands at gmail.com
Sat Nov 25 19:14:50 CET 2006
Sorry, don't mind me. I was trying to write into the matrix object the wrong
way and i guess it was corrupting the stack :)
Thanks for your help stefan
A
On 11/25/06, Stefan Seefeld <seefeld at sympatico.ca> wrote:
>
> anders langlands wrote:
> > Hmmm OK now I actually try and use it, it crashes. This is very strange.
> > I'm using almost exactly the same code in another part of my module for
> > getting values back from a list.
>
> No idea. Is this a multi-threaded program ? Do other parts access the 'ls'
> list at the same time ? In that case you ought to serialize access by
> means
> of the global interpreter lock (GIL).
> Otherwise I have no clue, sorry.
>
> Regards,
> Stefan
>
>
>
> --
>
> ...ich hab' noch einen Koffer in Berlin...
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20061125/d09cd6c8/attachment.htm>
More information about the Cplusplus-sig
mailing list