summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorEd Tanous <ed@tanous.net>2024-04-07 18:38:44 +0300
committerEd Tanous <ed@tanous.net>2024-04-09 01:46:24 +0300
commit6ea9076048028a4adfdbdd2606698bffc81203d3 (patch)
tree23ba9504c963534c9354e66cdd61b19a5608eafd /setup.cfg
parent8cb2c024c4625e2fe2f0b107a865faffcd4bb770 (diff)
downloadbmcweb-6ea9076048028a4adfdbdd2606698bffc81203d3.tar.xz
Rework logger to create compile time errors
The logger changes to move to std::format incidentally caused format errors to no longer be flagged at compile time. The example here[1] shows that the latest gcc/c++ gave us a way to solve this, using std::format_string. This incidentally shows two places where we got the format arguments wrong, so fix them. [1] https://stackoverflow.com/questions/72795189/how-can-i-wrap-stdformat-with-my-own-template-function Change-Id: Id884200e2c98eeaf5ef8db6c1d6362ede2ffb858 Signed-off-by: Ed Tanous <ed@tanous.net>
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions