File 4515-deprecate-inc_wrap_file.patch of Package erlang
From 0f3b3acca65a7e571d6b411699afe31af53a74e6 Mon Sep 17 00:00:00 2001
From: anupamasingh10 <anupamasingh31@gmail.com>
Date: Tue, 28 Mar 2023 09:34:21 +0200
Subject: [PATCH 5/7] deprecate inc_wrap_file
---
system/doc/general_info/DEPRECATIONS | 1 +
1 file changed, 1 insertion(+)
diff --git a/system/doc/general_info/DEPRECATIONS b/system/doc/general_info/DEPRECATIONS
index c163ecb322..4bb378c5f1 100644
--- a/system/doc/general_info/DEPRECATIONS
+++ b/system/doc/general_info/DEPRECATIONS
@@ -20,6 +20,7 @@
#
# Added in OTP 26.
#
+disk_log:inc_wrap_file/1 since=26
file:pid2name/1 since=26 remove=27
#
--
2.35.3