caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] #install_printer gives error in 4.0X
@ 2012-07-19 12:53 Hendrik Tews
  2012-07-19 16:10 ` AW: " Gerd Stolpmann
  2012-07-19 16:19 ` Xavier Leroy
  0 siblings, 2 replies; 3+ messages in thread
From: Hendrik Tews @ 2012-07-19 12:53 UTC (permalink / raw)
  To: caml-list

Hi,

#install_printer does not work for me anymore in the trunk
version of OCaml and in the 4.00 branch. When I try

    type t = A;;
    let t_printer ff (t : t) = Format.fprintf ff "XaX";;
    #install_printer t_printer;;

I get 

    Cannot find type Topdirs.printer_type_new.

Is this a bug or am I doing something wrong? If this is a bug,
does anybody know a workaround?

Bye,

Hendrik

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

end of thread, other threads:[~2012-07-19 16:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-19 12:53 [Caml-list] #install_printer gives error in 4.0X Hendrik Tews
2012-07-19 16:10 ` AW: " Gerd Stolpmann
2012-07-19 16:19 ` Xavier Leroy

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