boostorg / wave

Boost.org wave module
http://boost.org/libs/wave
21 stars 49 forks source link

MSVC-related cleanups #150

Closed jefftrull closed 2 years ago

jefftrull commented 2 years ago
  1. Remove some additional calls to sprintf() via Boost.Format and std::to_string to silence warnings
  2. Remove Appveyor C++03 configurations
  3. Update build "badge" to reflect Github Actions and Appveyor, instead of Travis (now unused)