Attention is currently required from: pespin.
1 comment:
File CommonLibs/Utils.cpp:
So now you are adding a function which is not used anywhere?I'd rather drop the c++ one and simply u […]
Yes, agreed. I dropped the C++ wrapper and kept only the C helper `strerror_buf()`. I also found a few remaining direct `strerror_r()` calls in `trx_rate_ctr.cpp` and `IPCDevice.cpp` — do you want me to switch those to `strerror_buf()` as well to keep error handling consistent across the codebase?
To view, visit change 42199. To unsubscribe, or for help writing mail filters, visit settings.