Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <395664C3.CF3A627C@cygnus.com> Date: Sun, 25 Jun 2000 22:00:03 +0200 From: Corinna Vinschen Reply-To: cygwin X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: de, en MIME-Version: 1.0 To: Christian =?iso-8859-1?Q?J=F6nsson?= CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Problem with cygwin-1.1.2 gawk-3.0.4 [Was: [ANNOUNCEMENT] Updated: gawk-3.0.4] References: <200006251642 DOT MAA01205 AT rtl DOT cygnus DOT com> <004901bfdec8$853dab60$c7a7b5d4 AT p4kpm> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id QAA18835 Christian Jönsson wrote: > > Followup to mentioned this problem earlier, > http://sourceware.cygnus.com/ml/cygwin/2000-06/msg00052.html > > I was hoping for this new gawk to resolve some of my problems. > > I have an in a tcl script embedded awk script, the tcl/tk is 8.0.5 (tar.gz) unpacked with tar zxvf on a binary mounted cygwin fs. Now, the tcl/tk 8.0.5 is compiled using msvc 6.0/sp3. Here's a snippet with the tcl embedded awk code: > > TestSuite instproc allmakeawk { } { > set awkCode { > BEGIN {prev=-1; tot_bytes=0; tot_packets=0; forced_total=0; unforced_total=0} > { > [...] > Any ideas? Anyone want to help track this problem down? It would be helpful if you track this down by yourself to be able to provide a MINIMAL code snippet which reproduces that behaviour. It should, for example, only consist of awk code to be sure that the error is only related to awk and not to tcl. Corinna -- Corinna Vinschen Cygwin Developer Cygnus Solutions, a Red Hat company -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com