caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* toplevel + camlp4 question
@ 2007-06-13 16:19 micha
  0 siblings, 0 replies; only message in thread
From: micha @ 2007-06-13 16:19 UTC (permalink / raw)
  To: caml-list


when using camlp4 in the toplevel (3.10) :

#use "topfind";;
#camlp4o;;

then loading a sourcefile:

#use "tst.ml";;

it works. When loading it a second time:

#use "tst.ml";;

it gives:
I/O error: Bad file descriptor

without camlp4 reloading works endlessly :-)
Is there a reason for this?

cheers
 Michael


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-13 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-13 16:19 toplevel + camlp4 question micha

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