Just warn about unimplemented types - they can be safely skipped.
[ocaml-bitstring.git] / cil-tools / bitmatch_import_c.ml
index dc4e520..6936fac 100644 (file)
@@ -293,7 +293,7 @@ OPTIONS" in
            [] (* XXX *)
 
        | t ->
-           Errormsg.unimp "to_fields: %a: unhandled type: %a"
+           Errormsg.warn "pattern_of_struct: %a: unhandled type: %a"
              d_loc loc d_type t;
            []