From d55c8e08714a8badd4a0af2bd14965b4672958fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?=
Date: Thu, 11 May 2017 07:04:32 +0200
Subject: Update compile.xml
---
lib/compiler/doc/src/compile.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'lib/compiler')
diff --git a/lib/compiler/doc/src/compile.xml b/lib/compiler/doc/src/compile.xml
index ed04dac1c0..065042ed1c 100644
--- a/lib/compiler/doc/src/compile.xml
+++ b/lib/compiler/doc/src/compile.xml
@@ -587,9 +587,9 @@ module.beam: module.erl \
to be deprecated.
- warn_obsolete_guard
+ nowarn_obsolete_guard
-
-
Emits warnings for calls to old type testing BIFs,
+
Turns off warnings for calls to old type testing BIFs,
such as pid/1 and list/1. See the
Erlang Reference Manual
for a complete list of type testing BIFs and their old
--
cgit v1.2.3