Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
4132-stdlib-Fix-missing-since-attributes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 4132-stdlib-Fix-missing-since-attributes.patch of Package erlang
From e38428030e1da3d3756caa7aad1a34bcbe2213e8 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson <sverker@erlang.org> Date: Fri, 23 Apr 2021 18:38:34 +0200 Subject: [PATCH 6/9] stdlib: Fix missing since attributes --- lib/stdlib/doc/src/beam_lib.xml | 6 +++--- lib/stdlib/doc/src/maps.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/stdlib/doc/src/maps.xml b/lib/stdlib/doc/src/maps.xml index e596d60aa3..887fd86c4f 100644 --- a/lib/stdlib/doc/src/maps.xml +++ b/lib/stdlib/doc/src/maps.xml @@ -157,7 +157,7 @@ </func> <func> - <name name="from_keys" arity="2" since="OTP 14.0"/> + <name name="from_keys" arity="2" since="OTP 24.0"/> <fsummary></fsummary> <desc> <p>Takes a list of keys and a value and builds a map where all keys -- 2.26.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor