aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/backtrace.ml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backtrace.ml')
-rw-r--r--lib/backtrace.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/backtrace.ml b/lib/backtrace.ml
index b3b8bdea2..be9f40c1f 100644
--- a/lib/backtrace.ml
+++ b/lib/backtrace.ml
@@ -5,6 +5,7 @@
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
(***********************************************************************)
+[@@@ocaml.warning "-37"]
type raw_frame =
| Known_location of bool (* is_raise *)