Project

General

Profile

« Previous | Next » 

Revision 0c157525

Added by nobu (Nobuyoshi Nakada) about 4 years ago

Use RUBY_FUNCTION_NAME_STRING for old Visual C++

Probably __func__ is supported since Visual C++ 2015 (= 14.0,
_MSC_VER = 1900).