| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| X-Authentication-Warning: | mercury.xraylith.wisc.edu: khan owned process doing -bs |
| Date: | Wed, 14 Jul 1999 14:38:07 -0500 (CDT) |
| From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
| To: | "Dr. Volker Zell" <vzell AT de DOT oracle DOT com> |
| cc: | "McCunney, Dennis" <DMcCunney AT roper DOT com>, |
| "'Mike Kuhl'" <mkuhl AT pixstream DOT com>, | |
| "Cygwin Mailing list (E-mail)" <cygwin AT sourceware DOT cygnus DOT com> | |
| Subject: | Re: Tcl exposes problem with cygwin/echo? |
| In-Reply-To: | <kvoghfofox.fsf@vzell.de.oracle.com> |
| Message-ID: | <Pine.LNX.3.96.990714143620.15788B-100000@mercury.xraylith.wisc.edu> |
| MIME-Version: | 1.0 |
On 14 Jul 1999, Dr. Volker Zell wrote:
> I recompiled tcl from the Cygwin distribution as a X11 app by
> undefining __WIN32__
> In my case I get:
>
>
> vzell:/tmp> tclsh
> % set test {"This is a test."}
> "This is a test."
> % exec echo $test
> "This is a test."
>
The win32/Cygwin port of Tcl/Tk has lots of these subtle (and not so
subtle) problems. And, these problem won't go away until someone goes
in and fixes them. Unfortunately, a "real" Cygwin port is a lot of work
and chances are that we'll simply slowly patch the current code to
behave better under Cygwin. Cygwin Tcl/Tk "exec" is full of holes
currently.
Regards,
Mumit
--
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 |