<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,12 @@
-(*pp camlp4o -I ../lib -I `ocamlfind query type-conv` pa_type_conv.cmo pa_orm.cma *)
+TYPE_CONV_PATH &quot;bug&quot;
 
-type t = { int: x } with orm ()
+type x = { foo : float } with orm ()
+type t = { x: x } with orm ()
 
 (*
 make -f Makefile.debug p_bug
-camlp4orf -I/Users/user/thomasga/godi/lib/ocaml/pkg-lib/type-conv -I/Users/user/thomasga/godi/lib/ocaml/site-lib/sqlite3 -I ../lib pa_type_conv.cmo -parser ../lib/pa_orm.cma -printer o bug.ml
-File &quot;bug.ml&quot;, line 3, characters 25-28:
+camlp4o -I/Users/user/thomasga/godi/lib/ocaml/pkg-lib/type-conv -I/Users/user/thomasga/godi/lib/ocaml/site-lib/sqlite3 -I ../lib pa_type_conv.cmo -parser ../lib/pa_orm.cma -printer o bug.ml
+File &quot;bug.ml&quot;, line 4, characters 23-26:
 Failure: &quot;Pa_type_conv: 'orm' is not a supported type generator.&quot;
 make[1]: *** [p_bug] Error 2
 make: *** [p_bug] Error 2</diff>
      <filename>lib_test/bug.ml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>be84b8c021b2a3b0e9912304f57cd2517ba52658</id>
    </parent>
  </parents>
  <author>
    <name>Thomas Gazagnaire</name>
    <email>thomas@gazagnaire.com</email>
  </author>
  <url>http://github.com/avsm/ocaml-orm-sqlite/commit/eb3e20e383c24f20c4e70ebd2ef4cffdbd1e63ee</url>
  <id>eb3e20e383c24f20c4e70ebd2ef4cffdbd1e63ee</id>
  <committed-date>2009-10-28T14:07:58-07:00</committed-date>
  <authored-date>2009-10-28T14:07:58-07:00</authored-date>
  <message>Update bug.ml.
I cannot reproduce that bug with sexplib so I believe this is something which comes from our side. But no idea where to look now ...</message>
  <tree>7d947cce55172adf6c9c04c7bdefcd8c38d46524</tree>
  <committer>
    <name>Thomas Gazagnaire</name>
    <email>thomas@gazagnaire.com</email>
  </committer>
</commit>
