zwoop opened a new issue, #10015: URL: https://github.com/apache/trafficserver/issues/10015
``` *** CID 1513229: (UNCAUGHT_EXCEPT) /src/tscpp/util/[ts_unit_parser.cc](http://ts_unit_parser.cc/): 34 in ts::UnitParser::operator ()(const swoc::_1_5_1::TextView &) const() 28 #include "tscpp/util/ts_time_parser.h" 29 30 namespace ts 31 { 32 33 auto CID 1513229: (UNCAUGHT_EXCEPT) An exception of type "std::runtime_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate(). 34 UnitParser::operator()(swoc::TextView const &src) const noexcept -> Rv<value_type> 35 { 36 value_type zret = 0; 37 TextView text = src; // Keep @a src around to report error offsets. 38 39 while (text.ltrim_if(&isspace)) { /src/tscpp/util/[ts_unit_parser.cc](http://ts_unit_parser.cc/): 34 in ts::UnitParser::operator ()(const swoc::_1_5_1::TextView &) const() 28 #include "tscpp/util/ts_time_parser.h" 29 30 namespace ts 31 { 32 33 auto CID 1513229: (UNCAUGHT_EXCEPT) An exception of type "std::runtime_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate(). 34 UnitParser::operator()(swoc::TextView const &src) const noexcept -> Rv<value_type> 35 { 36 value_type zret = 0; 37 TextView text = src; // Keep @a src around to report error offsets. 38 39 while (text.ltrim_if(&isspace)) { /src/tscpp/util/[ts_unit_parser.cc](http://ts_unit_parser.cc/): 34 in ts::UnitParser::operator ()(const swoc::_1_5_1::TextView &) const() 28 #include "tscpp/util/ts_time_parser.h" 29 30 namespace ts 31 { 32 33 auto CID 1513229: (UNCAUGHT_EXCEPT) An exception of type "std::runtime_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate(). 34 UnitParser::operator()(swoc::TextView const &src) const noexcept -> Rv<value_type> 35 { 36 value_type zret = 0; 37 TextView text = src; // Keep @a src around to report error offsets. 38 39 while (text.ltrim_if(&isspace)) { /src/tscpp/util/[ts_unit_parser.cc](http://ts_unit_parser.cc/): 34 in ts::UnitParser::operator ()(const swoc::_1_5_1::TextView &) const() 28 #include "tscpp/util/ts_time_parser.h" 29 30 namespace ts 31 { 32 33 auto CID 1513229: (UNCAUGHT_EXCEPT) An exception of type "std::runtime_error" is thrown but the exception specification "noexcept" doesn't allow it to be thrown. This will result in a call to terminate(). 34 UnitParser::operator()(swoc::TextView const &src) const noexcept -> Rv<value_type> 35 { 36 value_type zret = 0; 37 TextView text = src; // Keep @a src around to report error offsets. 38 39 while (text.ltrim_if(&isspace)) { ** CID 1513228: Performance inefficiencies (AUTO_CAUSES_COPY) /proxy/http/remap/[PluginFactory.cc](http://pluginfactory.cc/): 246 in PluginFactory::getEffectivePath(const swoc::_1_5_1::file::path &)() ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
