Projects
Eulaceura:Factory
distributed-beget
_service:obs_scm:0009-fix-can-not-find-function...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0009-fix-can-not-find-function-link-in-debug-mode.patch of Package distributed-beget
From 5959bffcee7c9a7cc0e4bf242325ddfc8790b03a Mon Sep 17 00:00:00 2001 From: peng-langyuan <peng_langyuan@hoperun.com> Date: Tue, 18 Jun 2024 18:32:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:debug=E6=A8=A1=E5=BC=8F=E4=B8=8B=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E6=89=BE=E5=88=B0=E5=87=BD=E6=95=B0=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/param_service/include/trie_queue.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/services/param_service/include/trie_queue.h b/services/param_service/include/trie_queue.h index 6c96f96..c958761 100644 --- a/services/param_service/include/trie_queue.h +++ b/services/param_service/include/trie_queue.h @@ -19,6 +19,8 @@ typedef struct TrieNodeQueue { TrieNode* (*pop)(struct TrieNodeQueue*); } TrieNodeQueue; +void TrieQueueFirstStageInit(TrieNodeQueue* tq); +void TrieQueueSecondStageInit(TrieNodeQueue* tq); void TrieNodePush(TrieNodeQueue* tq, TrieNode* node); TrieNode* TrieNodePop(TrieNodeQueue* tq); @@ -81,4 +83,4 @@ inline TrieNode* TrieNodePop(TrieNodeQueue* tq) return node; } -#endif // TRIE_QUEUE_H \ No newline at end of file +#endif // TRIE_QUEUE_H -- 2.43.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2