Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
0332-wx-Add-missing-NIF-wxe_util-queue_cmd-15.p...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0332-wx-Add-missing-NIF-wxe_util-queue_cmd-15.patch of Package erlang
From d173a52e47cd5d8ba5d17cfa66047f91fd5339fd Mon Sep 17 00:00:00 2001 From: Sverker Eriksson <sverker@erlang.org> Date: Fri, 25 Mar 2022 14:58:36 +0100 Subject: [PATCH 2/9] wx: Add missing NIF wxe_util:queue_cmd/15 --- lib/wx/c_src/wxe_nif.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/wx/c_src/wxe_nif.c b/lib/wx/c_src/wxe_nif.c index eaab733807..0a349009b3 100644 --- a/lib/wx/c_src/wxe_nif.c +++ b/lib/wx/c_src/wxe_nif.c @@ -197,6 +197,7 @@ static ErlNifFunc nif_funcs[] = {"queue_cmd",12, wx_setup_cmd}, {"queue_cmd",13, wx_setup_cmd}, {"queue_cmd",14, wx_setup_cmd}, + {"queue_cmd",15, wx_setup_cmd}, {"init_opengl", 1, wx_init_opengl}, {"make_env", 0, wxe_make_env}, {"delete_env", 1, wxe_delete_env}, -- 2.34.1
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