[PATCH] ioctl(2) fixes for 64-bit platforms

2010-06-24 Thread Jung-uk Kim
I updated test cases of ioctl() for all Python ports. I also added FreeBSD -CURRENT for python31 but I didn't bother test cases of older releases. :-) Please review the patch. Thanks, Jung-uk Kim ___ freebsd-python@freebsd.org mailing list http

Re: [PATCH] ioctl(2) fixes for 64-bit platforms

2010-06-24 Thread Jung-uk Kim
On Thursday 24 June 2010 02:38 pm, Jung-uk Kim wrote: > Python handles ioctl(2) strangely and causes warnings on 64-bit > platforms. The analysis was originally posted here: > > http://docs.freebsd.org/cgi/mid.cgi?201006231708.40032.jkim > > Now I made more complete patch for al

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-28 Thread Jung-uk Kim
On Saturday 26 June 2010 05:09 am, Mario Sergio Fujikawa Ferreira wrote: > On 25/06/2010 18:58, Jung-uk Kim wrote: > > On Friday 25 June 2010 04:54 am, Mario Sergio Fujikawa Ferreira wrote: > >> On Wed, Jun 23, 2010 at 05:08:38PM -0400, Jung-uk Kim wrote: > >>> D

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-28 Thread Jung-uk Kim
On Monday 28 June 2010 02:01 pm, Jung-uk Kim wrote: > Please drop the attached patch in ports/devel/boost-libs/files, > rebuild all dependencies, and try your deluge ports again[1]. Please ignore the previous patch and try this one. Sorry, there was a typo. :-( Jung-uk Kim --- boos

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-06-29 Thread Jung-uk Kim
On Tuesday 29 June 2010 12:46 pm, Mario Sergio Fujikawa Ferreira wrote: > Quoting Jung-uk Kim : > > On Monday 28 June 2010 02:01 pm, Jung-uk Kim wrote: > >> Please drop the attached patch in ports/devel/boost-libs/files, > >> rebuild all dependencies, and tr

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-07-06 Thread Jung-uk Kim
On Monday 05 July 2010 09:04 pm, Mario Sergio Fujikawa Ferreira wrote: > On 29/06/2010 16:20, Jung-uk Kim wrote: > > On Tuesday 29 June 2010 12:46 pm, Mario Sergio Fujikawa Ferreira > > > > wrote: > >> Quoting Jung-uk Kim: > >>> On Monday 28 June 2010

Re: FreeBSD 8.1-PRERELEASE: WARNING ioctl sign-extension ioctl ffffffff8004667e

2010-07-19 Thread Jung-uk Kim
On Tuesday 06 July 2010 01:44 pm, Jung-uk Kim wrote: > On Monday 05 July 2010 09:04 pm, Mario Sergio Fujikawa Ferreira wrote: > > On 29/06/2010 16:20, Jung-uk Kim wrote: > > > On Tuesday 29 June 2010 12:46 pm, Mario Sergio Fujikawa > > > Ferreira > > > >