Project

General

Profile

« Previous | Next » 

Revision 45740e7a

Added by jemmai (Jemma Issroff) almost 2 years ago

[ruby/yarp] Use _snprintf when using Windows versions prior to 2015 (< 1900)

Ruby CI has informed us that snprintf is not available on Windows
versions, but _sprintf is supported. This commit allows us to use
_sprintf where applicable

https://github.com/ruby/yarp/commit/818cc96afe