yhirose / cpp-peglib

A single file C++ header-only PEG (Parsing Expression Grammars) library
MIT License
880 stars 112 forks source link

clean up warnings in peglib.h sprintf on Visual Studio #243

Closed rwtolbert closed 2 years ago

yhirose commented 2 years ago

Thanks for your contribution!