Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
3611-system-maybe-doesn-t-need-a-runtime-flag-i...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 3611-system-maybe-doesn-t-need-a-runtime-flag-in-OTP-26.patch of Package erlang
From e38602b66339e454f64ec86fbb8790475eea8a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20H=C3=B6gberg?= <john@erlang.org> Date: Mon, 9 Jan 2023 13:13:02 +0100 Subject: [PATCH] system: 'maybe' doesn't need a runtime flag in OTP 26 --- system/doc/reference_manual/expressions.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/doc/reference_manual/expressions.xml b/system/doc/reference_manual/expressions.xml index 42d613728a..b24003e0e6 100644 --- a/system/doc/reference_manual/expressions.xml +++ b/system/doc/reference_manual/expressions.xml @@ -510,8 +510,7 @@ is_valid_signal(Signal) -> introduced in OTP 25. By default, it is disabled. To enable <c>maybe</c>, either use the <c>-feature(maybe_expr,enable)</c> directive (from within source code), or the compiler option - <c>{feature,maybe_expr,enable}</c>. The feature must also be enabled - in runtime using the <c>-enable-feature</c> option to <c>erl</c>.</p> + <c>{feature,maybe_expr,enable}</c>.</p> </note> <code type="erl"><![CDATA[ -- 2.35.3
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