Hi Wim, Thanks for answering the original question.
On 31 July 2014 19:05, <wlavrij...@lbl.gov> wrote: > wish that were true. Currently, I have no good int&, although int* will > work through an array of size 1. One of them things that need integrating > with cffi. (I tried once with CPython's ctypes, but the types are not in > the public interface.) ...I wish I could make sense of what you said, but I'm probably just too tired at the moment. I don't understand what the low-level difference between "int*" and "int&" is. More importantly I don't understand why you would mention cffi/ctypes, given that these two are not about C++ at all. There is certainly no plan to support "int&" or any non-C type in cffi. As far as I know these types are not in ctypes either (public interface or not) for the same reason. They are not in libffi either. A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev