This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
parser
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
test
pull/293/head
unknown
4 years ago
parent
7a59786b8f
commit
4ea85b2dde
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/depends/error_manager/src/error_manager_stub.cc
+ 1
- 1
tests/depends/error_manager/src/error_manager_stub.cc
View File
@@ -16,7 +16,7 @@
#include "common/util/error_manager/error_manager.h"
namespace
ErrorM
essage {
namespace
error_m
essage {
int FormatErrorMessage(char *str_dst, size_t dst_max, const char *format, ...) {
return 0;
}
Write
Preview
Loading…
Cancel
Save