mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
fix: Merge upstream branch
This commit is contained in:
@@ -74,8 +74,8 @@ public:
|
||||
* their location in the parsed document. An empty string is returned if no
|
||||
* error occurred during parsing.
|
||||
*/
|
||||
static [[nodiscard]] std::string
|
||||
getFormattedErrorMessages();
|
||||
[[nodiscard]] std::string
|
||||
getFormattedErrorMessages() const;
|
||||
|
||||
static constexpr unsigned kNestLimit{25};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user