| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <39575AD4.69C6392E@cygnus.com> |
| Date: | Mon, 26 Jun 2000 15:29:56 +0200 |
| From: | Corinna Vinschen <vinschen AT cygnus DOT com> |
| 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?= <c DOT christian DOT joensson AT telia DOT com> |
| 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: | <20000626124554 DOT 28273 DOT qmail AT web108 DOT yahoomail DOT com> <007a01bfdf6d$3feeb0e0$c7a7b5d4 AT p4kpm> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id JAA27032 |
Christian Jönsson wrote:
>
> I have not made any awk script, I think the problem lies in passing some chars between tcl and awk. could be tcl could be gawk, could even by cygwin but that's a guess. In this case, it's either the char " or the " in followed by blank char.
>
> As for trying escaping like you mention below, what do you suggets for the tcl script:
>
> set awkCode { { print " "; } }
>
> exec awk $awkCode
I would suggest to do what is opportune in that situation:
Try to ISOLATE the problem. Try calling gawk without using Tcl
and try calling Tcl without gawk.
As Chris has already mentioned, tcl/tk has only a bit of Cygwin
support so you might have problems in interacting, similar to any
interacting between Cygwin tools and native w32 tools.
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |