Re: awk(1) update

2014-01-09 Thread Jérémie Courrèges-Anglas
Miod Vallat writes: >> So here's the same diff without the "negative 0.0" change. >> Update which: >> - marks some functions as __dead (instead of upstream >> __attribute__((__noreturn__))) >> - fixes split(a[1], a). >> >> ok? > > FIXES still lists the setfval change, which you did not include

Re: awk(1) update

2013-09-08 Thread Jérémie Courrèges-Anglas
Miod Vallat writes: >> So here's the same diff without the "negative 0.0" change. >> Update which: >> - marks some functions as __dead (instead of upstream >> __attribute__((__noreturn__))) >> - fixes split(a[1], a). >> >> ok? > > FIXES still lists the setfval change, which you did not include

Re: awk(1) update

2013-09-08 Thread Miod Vallat
> So here's the same diff without the "negative 0.0" change. > Update which: > - marks some functions as __dead (instead of upstream > __attribute__((__noreturn__))) > - fixes split(a[1], a). > > ok? FIXES still lists the setfval change, which you did not include. It would make sense to omit th

Re: awk(1) update

2013-09-08 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Mark Kettenis writes: > >>> From: j...@wxcvbn.org (=?utf-8?Q?J=C3=A9r=C3=A9mie_Courr=C3=A8ges-Anglas?=) >>> Date: Sun, 14 Jul 2013 09:41:28 +0200 >>> >>> >>> This diff updates awk to the 20121220 upstream version, with a few >>> fixups. >>>

Re: awk(1) update

2013-07-15 Thread Landry Breuil
On Sun, Jul 14, 2013 at 09:41:28AM +0200, Jérémie Courrèges-Anglas wrote: > > This diff updates awk to the 20121220 upstream version, with a few > fixups. This caused no direct fallout in a ports bulk build. Landry

Re: awk(1) update

2013-07-14 Thread Jérémie Courrèges-Anglas
Mark Kettenis writes: >> From: j...@wxcvbn.org (=?utf-8?Q?J=C3=A9r=C3=A9mie_Courr=C3=A8ges-Anglas?=) >> Date: Sun, 14 Jul 2013 09:41:28 +0200 >> >> >> This diff updates awk to the 20121220 upstream version, with a few >> fixups. >> >> ok? >> >> Index: tran.c >> ===

Re: awk(1) update

2013-07-14 Thread Mark Kettenis
> From: j...@wxcvbn.org (=?utf-8?Q?J=C3=A9r=C3=A9mie_Courr=C3=A8ges-Anglas?=) > Date: Sun, 14 Jul 2013 09:41:28 +0200 > > > This diff updates awk to the 20121220 upstream version, with a few > fixups. > > ok? > > Index: tran.c > ==

awk(1) update

2013-07-14 Thread Jérémie Courrèges-Anglas
This diff updates awk to the 20121220 upstream version, with a few fixups. ok? Index: FIXES === RCS file: /cvs/src/usr.bin/awk/FIXES,v retrieving revision 1.16 diff -u -p -r1.16 FIXES --- FIXES 28 Sep 2011 19:27:18 -