Re: [PATCH] lang/python27 -- Fix namespace collision

2019-02-26 Thread Kubilay Kocak
On 26/02/2019 12:35 am, dimpase+free...@gmail.com wrote: On 6/20/17 Kubilay Kosak wrote: On 6/19/17 4:31 AM, Steve Kargl wrote: On Sun, Jun 18, 2017 at 11:29:05AM -0700, Steve Kargl wrote: Both IEEE-754 2008 and ISO/IEC TS 18661-4 define the half-cycle trignometric functions cospi, sinpi, and t

Re: [PATCH] lang/python27 -- Fix namespace collision

2019-02-25 Thread dimpase+freebsd
On 6/20/17 Kubilay Kosak wrote: > On 6/19/17 4:31 AM, Steve Kargl wrote: > On Sun, Jun 18, 2017 at 11:29:05AM -0700, Steve Kargl wrote: >> Both IEEE-754 2008 and ISO/IEC TS 18661-4 define the half-cycle >> trignometric functions cospi, sinpi, and tanpi. When libm (aka >> math.h) grows support for

Re: [PATCH] lang/python27 -- Fix namespace collision

2017-08-02 Thread Steve Kargl
On Wed, Aug 02, 2017 at 11:11:17AM +0100, Mathieu Arnold wrote: > Le 01/08/2017 à 00:36, Steve Kargl a écrit : > > Any chance that the patch will be added to lang/python27? > > > > Is there a PR so that it does not get lost ? > A search for 'python' returns 83 open/new PR's. None seem to addres

Re: [PATCH] lang/python27 -- Fix namespace collision

2017-08-02 Thread Mathieu Arnold
Le 01/08/2017 à 00:36, Steve Kargl a écrit : > Any chance that the patch will be added to lang/python27? > Is there a PR so that it does not get lost ? -- Mathieu Arnold signature.asc Description: OpenPGP digital signature

Re: [PATCH] lang/python27 -- Fix namespace collision

2017-07-31 Thread Steve Kargl
Any chance that the patch will be added to lang/python27? -- steve On Sun, Jun 18, 2017 at 11:31:12AM -0700, Steve Kargl wrote: > On Sun, Jun 18, 2017 at 11:29:05AM -0700, Steve Kargl wrote: > > Both IEEE-754 2008 and ISO/IEC TS 18661-4 define the half-cycle > > trignometric functions cospi, sin

Re: [PATCH] lang/python27 -- Fix namespace collision

2017-06-19 Thread Steve Kargl
On Tue, Jun 20, 2017 at 01:06:28PM +1000, Kubilay Kocak wrote: > On 6/19/17 4:31 AM, Steve Kargl wrote: > > On Sun, Jun 18, 2017 at 11:29:05AM -0700, Steve Kargl wrote: > >> Both IEEE-754 2008 and ISO/IEC TS 18661-4 define the half-cycle > >> trignometric functions cospi, sinpi, and tanpi. When li

Re: [PATCH] lang/python27 -- Fix namespace collision

2017-06-19 Thread Kubilay Kocak
On 6/19/17 4:31 AM, Steve Kargl wrote: > On Sun, Jun 18, 2017 at 11:29:05AM -0700, Steve Kargl wrote: >> Both IEEE-754 2008 and ISO/IEC TS 18661-4 define the half-cycle >> trignometric functions cospi, sinpi, and tanpi. When libm (aka >> math.h) grows support for sinpi(x), lang/python27 has a name

Re: [PATCH] lang/python27 -- Fix namespace collision

2017-06-18 Thread Steve Kargl
On Sun, Jun 18, 2017 at 11:29:05AM -0700, Steve Kargl wrote: > Both IEEE-754 2008 and ISO/IEC TS 18661-4 define the half-cycle > trignometric functions cospi, sinpi, and tanpi. When libm (aka > math.h) grows support for sinpi(x), lang/python27 has a namespace > collision. The attached patch fixes

[PATCH] lang/python27 -- Fix namespace collision

2017-06-18 Thread Steve Kargl
Both IEEE-754 2008 and ISO/IEC TS 18661-4 define the half-cycle trignometric functions cospi, sinpi, and tanpi. When libm (aka math.h) grows support for sinpi(x), lang/python27 has a namespace collision. The attached patch fixes the problem. -- Steve 20170425 https://www.youtube.com/watch?v=VWU