File 4516-Revert-inc_wrap_file-deprecation.patch of Package erlang
From 4b88ef6d84a86793be5dd2122863c374cf52861f Mon Sep 17 00:00:00 2001
From: anupamasingh10 <anupamasingh31@gmail.com>
Date: Tue, 28 Mar 2023 10:06:28 +0200
Subject: [PATCH 6/7] Revert inc_wrap_file deprecation
---
bootstrap/lib/stdlib/ebin/otp_internal.beam | Bin 6028 -> 5984 bytes
lib/kernel/src/disk_log.erl | 3 +--
lib/stdlib/src/otp_internal.erl | 2 --
system/doc/general_info/DEPRECATIONS | 1 -
4 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/system/doc/general_info/DEPRECATIONS b/system/doc/general_info/DEPRECATIONS
index 4bb378c5f1..c163ecb322 100644
--- a/system/doc/general_info/DEPRECATIONS
+++ b/system/doc/general_info/DEPRECATIONS
@@ -20,7 +20,6 @@
#
# Added in OTP 26.
#
-disk_log:inc_wrap_file/1 since=26
file:pid2name/1 since=26 remove=27
#
--
2.35.3