mirror of
https://github.com/resiprocate/resiprocate.git
synced 2026-01-12 00:05:02 +08:00
-_logFileName string was not null terminated -_logFileName memory buffer went out of scope -code was moved to a better location, so that it works for reinitialize calls -fmt library support on windows -add VS2019 project files for fmt library -adjust include paths for rutil to find fmt includes -add project reference to link fmt with rutil -added #ifdef USE_FMT around fmt code so that older Visual studio builds will continue to work