Project

General

Profile

« Previous | Next » 

Revision 0284e7ca

Added by nobu (Nobuyoshi Nakada) over 4 years ago

Replaced deprecation macros

  • DECLARE_DEPRECATED_FEATURE with RBIMPL_ATTR_DEPRECATED_SINCE
  • DECLARE_DEPRECATED_INTERNAL_FEATURE with RBIMPL_ATTR_INTERNAL
    And moved function declarations outside both.