This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 1.3.1: printf bug in awk?


On Wed, Nov 07, 2001 at 10:39:51AM -0700, Troy Noble wrote:
> Seems to be fixed in gawk-3.1.0 at least.  I just downloaded and
> built it with latest cygwin and I get:
> 
> .../gawk-3.1.0$ ./gawk.exe 'BEGIN {printf "%10.0g\n",3.14; exit}'
>          3

Thank you, that fixed the problem.

> Perhaps you could convince the cygwin gawk package maintainer to
> update to 3.1.0.  But in the meantime, you can compile 3.1.0 yourself
> to work around the problem.  If you've done a full cygwin install,
> it's literally as simple as download and then ./configure ; make 

This is probably a stupid question, but how do I find out who the
maintainer of the gawk package in cygwin is?

-- 
Morten Nygaard Åsnes
Institute of Marine Research                      Email:  mortenn@imr.no
Postboks 1870 Nordnes                             Phone:  (+47) 55238645
5817 Bergen - Norway                                      (+47) 92869214

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]