File 0973-magaco-Updated-the-expected-number-of-yecc-warnings.patch of Package erlang

From b181274ae19012363a31d3ba230a8973c7c37337 Mon Sep 17 00:00:00 2001
From: Micael Karlberg <bmk@erlang.org>
Date: Mon, 7 Sep 2020 17:21:25 +0200
Subject: [PATCH] [magaco] Updated the expected number of (yecc) warnings

Updated the expected nnumber of yecc warnings for the
v2 and v3 parser's.

OTP-16836
---
 lib/megaco/src/text/megaco_text_parser_v2.yrl | 4 ++--
 lib/megaco/src/text/megaco_text_parser_v3.yrl | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lib/megaco/src/text/megaco_text_parser_v2.yrl b/lib/megaco/src/text/megaco_text_parser_v2.yrl
index 6e7a5a8f96..627e6696b1 100644
--- a/lib/megaco/src/text/megaco_text_parser_v2.yrl
+++ b/lib/megaco/src/text/megaco_text_parser_v2.yrl
@@ -1,7 +1,7 @@
 %%
 %% %CopyrightBegin%
 %% 
-%% Copyright Ericsson AB 2003-2016. All Rights Reserved.
+%% Copyright Ericsson AB 2003-2020. All Rights Reserved.
 %% 
 %% Licensed under the Apache License, Version 2.0 (the "License");
 %% you may not use this file except in compliance with the License.
@@ -51,7 +51,7 @@
 %% This is ugly but...
 %%----------------------------------------------------------------------
 
-Expect 135.
+Expect 137.
 
 
 %%----------------------------------------------------------------------
diff --git a/lib/megaco/src/text/megaco_text_parser_v3.yrl b/lib/megaco/src/text/megaco_text_parser_v3.yrl
index 7e382c33da..3e163f2ac6 100644
--- a/lib/megaco/src/text/megaco_text_parser_v3.yrl
+++ b/lib/megaco/src/text/megaco_text_parser_v3.yrl
@@ -1,7 +1,7 @@
 %%
 %% %CopyrightBegin%
 %% 
-%% Copyright Ericsson AB 2005-2016. All Rights Reserved.
+%% Copyright Ericsson AB 2005-2020. All Rights Reserved.
 %% 
 %% Licensed under the Apache License, Version 2.0 (the "License");
 %% you may not use this file except in compliance with the License.
@@ -66,7 +66,7 @@
 %% This is ugly but...
 %%----------------------------------------------------------------------
 
-Expect 91.
+Expect 94.
 
 
 %%----------------------------------------------------------------------
-- 
2.26.2

openSUSE Build Service is sponsored by