caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Kiran Pamnany <kiran@cs.brown.edu>
To: malc <av1474@comtv.ru>
Cc: Andrej.Bauer@andrej.com,
	Andrej Bauer <Andrej.Bauer@fmf.uni-lj.si>,
	caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Matching problem?
Date: Tue, 14 Aug 2007 08:57:45 -0400	[thread overview]
Message-ID: <1187096265.46c1a6c952007@webmail.cs.brown.edu> (raw)
In-Reply-To: <Pine.LNX.4.64.0708141521160.2250@linmac.oyster.ru>

> > Any chance this is because of namespace conflict?
> > What else could cause this behavior?
>
> The first thing that caught my eye yesterday when i read the original
> posting was this:
>
> Unix.Unix_error(UNIX.EINPROGRESS,_,_)
>
> (notice the incorrect capitalisation of module name), but i assumed
> this to be a c&p mistake (which it probably is).
>

Typo, yes. It is correct (Unix.EINPROGRESS) in the
code.

Just to repeat the weird part--this code works
with one client. The exact same code breaks with
a different client. I'd guess that ocamlnet is
pretty stable. The problem is unlikely to be in
the xmlrpc package either, since that code is
also the same across the two clients. But what
could be causing this in the broken client?


K


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


      reply	other threads:[~2007-08-14 12:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-13 16:58 Kiran Pamnany
2007-08-14  8:02 ` [Caml-list] " Andrej Bauer
2007-08-14 11:10   ` Kiran Pamnany
2007-08-14 11:26     ` malc
2007-08-14 12:57       ` Kiran Pamnany [this message]

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=1187096265.46c1a6c952007@webmail.cs.brown.edu \
    --to=kiran@cs.brown.edu \
    --cc=Andrej.Bauer@andrej.com \
    --cc=Andrej.Bauer@fmf.uni-lj.si \
    --cc=av1474@comtv.ru \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).