On Thu, Mar 22, 2012 at 06:14:03PM +0100, Pierre Chambart wrote:
> On 03/22/2012 05:42 PM, Richard W.M. Jones wrote:
> > Any ideas on how best to go about this?  Note that the whenjobs jobs
> > script is intentionally a Turing-complete OCaml program, so converting
> > it to another format is probably not going to be practical.
> >
> I did not really read your code, but it seams to me that you are doing
> the compilation in your tool.
> So you can choose the name of the module. Isn't it possible to change
> the name of the file each
> time you compile/reload it ?

Yes, I guess something involving -pack to pack all the files into
a randomly-named submodule, could be the way to go.

Rich.

-- 
Richard Jones
Red Hat

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to