On Monday, 24 August 2015 23:07:20 David Naylor wrote:
> On Saturday, 22 August 2015 21:25:44 Matti Picus wrote:
> > I would like to add the freebsd-9-x86-64 binary tgz to our released
> > downloads. We still have a number of failing tests showing up on
> > http://buildbot.pypy.org/summary?category
On Thursday, 27 August 2015 00:53:05 Matti Picus wrote:
> On 26/08/15 23:32, David Naylor wrote:
> Please find attached for a patch that adds support for:
> ctypes.CDLL(name, handle=X)
>
> The patch includes tests for the pypy and rpython changes. I am not sure
> about the policy regarding
On 26/08/15 23:32, David Naylor wrote:
Please find attached for a patch that adds support for:
ctypes.CDLL(name, handle=X)
The patch includes tests for the pypy and rpython changes. I am not sure
about the policy regarding changes to the python libraries an
On Tuesday, 25 August 2015 23:27:35 David Naylor wrote:
> On Wednesday, 26 August 2015 00:09:14 Matti Picus wrote:
> > On 25/08/15 21:26, David Naylor wrote:
> >
> > Please find attached for a patch that fixes this issue. Would you like me
> > to submit a bug report for this patch?
> >
> > I have
On Wednesday, 26 August 2015 00:09:14 Matti Picus wrote:
> On 25/08/15 21:26, David Naylor wrote:
>
> Please find attached for a patch that fixes this issue. Would you like me
> to submit a bug report for this patch?
>
> I have not translation tested this patch as yet.
>
> Regards
>
> I commit
On 25/08/15 21:26, David Naylor wrote:
I have found the root cause of this problem (from the FreeBSD-Python team):
"""
Because dlopen symbol is magic. It is provided by the shared libc.so
to satisfy the static linker, but real definition comes from the dynamic
lin
On Monday, 24 August 2015 23:07:20 David Naylor wrote:
> On Saturday, 22 August 2015 21:25:44 Matti Picus wrote:
> > I would like to add the freebsd-9-x86-64 binary tgz to our released
> > downloads. We still have a number of failing tests showing up on
> > http://buildbot.pypy.org/summary?category
Le 22/08/15 19:25, Matti Picus a écrit :
I would like to add the freebsd-9-x86-64 binary tgz to our released
downloads. We still have a number of failing tests showing up on
http://buildbot.pypy.org/summary?category=freebsd64
among them many
DLOpenError: "opening 'libm.so' with ctypes.CDLL() work
On Saturday, 22 August 2015 21:25:44 Matti Picus wrote:
> I would like to add the freebsd-9-x86-64 binary tgz to our released
> downloads. We still have a number of failing tests showing up on
> http://buildbot.pypy.org/summary?category=freebsd64
> among them many
> DLOpenError: "opening 'libm.so'
I would like to add the freebsd-9-x86-64 binary tgz to our released
downloads. We still have a number of failing tests showing up on
http://buildbot.pypy.org/summary?category=freebsd64
among them many
DLOpenError: "opening 'libm.so' with ctypes.CDLL() works, but not with
c_dlopen()??"
and the m
10 matches
Mail list logo