Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
0804-erts-Reword-warning-around-process_flag-2....
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0804-erts-Reword-warning-around-process_flag-2.patch of Package erlang
From d39a4962122b5d24a2b63741705d140e38d29121 Mon Sep 17 00:00:00 2001 From: Tom <TD5@users.noreply.github.com> Date: Fri, 21 Jul 2023 10:44:05 +0100 Subject: [PATCH] erts: Reword warning around `process_flag/2` Tweak wording to be a bit friendlier --- .../unknown_erlang_process_flag_2_func.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_process_flag_2_func.txt b/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_process_flag_2_func.txt index 5019146c44..4c3096a3e8 100644 --- a/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_process_flag_2_func.txt +++ b/lib/stdlib/test/shell_docs_SUITE_data/unknown_erlang_process_flag_2_func.txt @@ -63,8 +63,8 @@ [;1m when Module :: atom(), OldModule :: atom().[0m Used by a process to redefine the error handler for undefined - function calls and undefined registered processes. Inexperienced - users are not to use this flag, as code auto-loading depends on + function calls and undefined registered processes. Use this flag + with substantial caution, as code auto-loading depends on the correct operation of the error handling module. Returns the old value of the flag. -- 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