Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Francois Rouaix <frouaix@liquidmarket.com>
To: Brian Rogoff <bpr@best.com>
Cc: Francois Pessaux <pessaux@mouton.inria.fr>, caml-list@inria.fr
Subject: Re: Anyone ported OCamlTk to Tcl/Tk 8.0 on Windows?
Date: Wed, 11 Nov 1998 16:06:43 -0800	[thread overview]
Message-ID: <199811120006.QAA19057@fiji01.liquidmarket.com> (raw)
In-Reply-To: Your message of "Mon, 09 Nov 1998 11:11:27 PST." <Pine.BSF.4.05.9811091056290.7842-100000@shell5.ba.best.com>

Brian,
You're right, the quick fixes I made for CamlTk to run with Tcl/Tk 8.0
will not work on Windows NT. The proper fix would be to use
Tcl_CreateChannelHandler (Tcl_MakeFileChannel (some_descriptor))
where some_descriptor is the file descriptor under Unix, and a HANDLE under
Windows.
Unfortunately, I didn't have time to look into the Windows version of
our libunix library to see what notion of file descriptor/handle we are 
using there, and if it fits our purpose. You might want to check that
with Xavier, who is the main perpetrator of this library.

--f






  parent reply	other threads:[~1998-11-12  7:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-06 22:49 Brian Rogoff
1998-11-09 13:54 ` Francois Pessaux
1998-11-09 19:11   ` Brian Rogoff
1998-11-10  8:54     ` Francois Pessaux
1998-11-12  0:06     ` Francois Rouaix [this message]
1998-11-12 13:10       ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199811120006.QAA19057@fiji01.liquidmarket.com \
    --to=frouaix@liquidmarket.com \
    --cc=bpr@best.com \
    --cc=caml-list@inria.fr \
    --cc=pessaux@mouton.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox