8000 Use frozen::unordered_map for ErrorMessages (#13496) · elfringham/arangodb@abf973c · GitHub
[go: up one dir, main page]

Skip to content

Commit abf973c

Browse files
goedderzjsteemann
authored andcommitted
Use frozen::unordered_map for ErrorMessages (arangodb#13496)
Co-authored-by: Jan <jsteemann@users.noreply.github.com>
1 parent e6b335d commit abf973c

File tree

6 files changed
+800
-39
lines changed

6 files changed

+800
-39
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,6 +1246,7 @@ if (USE_MAINTAINER_MODE)
12461246
set(ERROR_FILES
12471247
lib/Basics/voc-errors.h
12481248
lib/Basics/voc-errors.cpp
1249+
lib/Basics/error-registry.h
12491250
js/common/bootstrap/errors.js
12501251
)
12511252

0 commit comments

Comments
 (0)
0