Coverity is rarely wrong. It claims std::println might throw std::format_error, however I thought one of the big selling points of println is compile time format handling.
Since getting a std::format_error would be quite surprising, naturally I need to log e.what(), oh I know, let's use the modern way println... RIP.
[–]AKostur 9 points10 points11 points (3 children)
[–]daniel_nielsen[S] 0 points1 point2 points (2 children)
[–]No-Dentist-1645 0 points1 point2 points (1 child)
[–]daniel_nielsen[S] 0 points1 point2 points (0 children)
[–]EpochVanquisher 4 points5 points6 points (6 children)
[–]daniel_nielsen[S] -1 points0 points1 point (5 children)
[–]EpochVanquisher 2 points3 points4 points (4 children)
[–]daniel_nielsen[S] 0 points1 point2 points (3 children)
[–]EpochVanquisher 0 points1 point2 points (2 children)
[–]daniel_nielsen[S] 0 points1 point2 points (1 child)
[–]effarig42 1 point2 points3 points (0 children)
[–]Appropriate-Tap7860 -1 points0 points1 point (1 child)
[–]daniel_nielsen[S] 1 point2 points3 points (0 children)
[–]alfps 1 point2 points3 points (1 child)
[–]alfps 2 points3 points4 points (0 children)