caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Marshal.to_string exception
@ 2002-02-28  0:02 Jeff Polakow
  2002-02-28 11:17 ` David Monniaux
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Polakow @ 2002-02-28  0:02 UTC (permalink / raw)
  To: caml-list

Does anyone know why Marshal.to_string raises the following?

  Exception: Invalid_argument "output_value: abstract value"

thanks for your help,
  Jeff Polakow
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] Marshal.to_string exception
  2002-02-28  0:02 [Caml-list] Marshal.to_string exception Jeff Polakow
@ 2002-02-28 11:17 ` David Monniaux
  0 siblings, 0 replies; 2+ messages in thread
From: David Monniaux @ 2002-02-28 11:17 UTC (permalink / raw)
  To: Jeff Polakow; +Cc: caml-list

On Wed, 27 Feb 2002, Jeff Polakow wrote:

> Does anyone know why Marshal.to_string raises the following?
>   Exception: Invalid_argument "output_value: abstract value"

Such things happen when you try to marshal a custom block for which no
marshalling functions are available.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-28 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-28  0:02 [Caml-list] Marshal.to_string exception Jeff Polakow
2002-02-28 11:17 ` David Monniaux

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).