Projects
Factory:RISC-V:Base
doxygen
_service:tar_scm:RTFGenerator-should-exit-with-...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:RTFGenerator-should-exit-with-0-when-gengrate-file-s.patch of Package doxygen
From c23a12be8a23b9de7f6e78236cf1b571213cb5f9 Mon Sep 17 00:00:00 2001 From: si-gui <swx458333@huawei.com> Date: Mon, 12 Apr 2021 16:42:28 +0800 Subject: [PATCH] RTFGenerator should exit with 0 when gengrate file success --- src/doxygen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doxygen.cpp b/src/doxygen.cpp index 6163e81..31f6886 100644 --- a/src/doxygen.cpp +++ b/src/doxygen.cpp @@ -9974,7 +9974,7 @@ void readConfiguration(int argc, char **argv) RTFGenerator::writeStyleSheetFile(t); } cleanUpDoxygen(); - exit(1); + exit(0); } else if (qstricmp(formatName.data(),"html")==0) { -- 2.30.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