mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +01:00
Add comment
This commit is contained in:
parent
03f5b839fc
commit
0ff86630f8
@ -480,6 +480,7 @@ private:
|
||||
|
||||
void set_error_invalid_conversion() {
|
||||
if constexpr (string_error) {
|
||||
// TODO remove buffer from error msg
|
||||
error_.append(file_name_)
|
||||
.append(" ")
|
||||
.append(std::to_string(reader_.line_number_))
|
||||
|
Loading…
Reference in New Issue
Block a user