sync ports with The Matrix
This commit is contained in:
parent
15ac3e795a
commit
09b3080379
180 changed files with 9334 additions and 2187 deletions
|
@ -4,7 +4,7 @@ time.
|
|||
Index: src/util/Stacktrace.cpp
|
||||
--- src/util/Stacktrace.cpp.orig
|
||||
+++ src/util/Stacktrace.cpp
|
||||
@@ -64,6 +64,12 @@ fs::path Stacktrace::getExePath() {
|
||||
@@ -68,6 +68,12 @@ fs::path Stacktrace::getExePath() {
|
||||
delete[] path;
|
||||
return "";
|
||||
}
|
||||
|
@ -16,4 +16,4 @@ Index: src/util/Stacktrace.cpp
|
|||
+
|
||||
#else
|
||||
auto Stacktrace::getExePath() -> fs::path {
|
||||
std::array<char, PATH_MAX> result{};
|
||||
#ifndef PATH_MAX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue