Skip to content

Commit f87fe7a

Browse files
committed
Note for rb_deprecate_constant [ci skip]
1 parent 143edbd commit f87fe7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/etc/extconf.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
%x[#{RbConfig.ruby} #{srcdir}/mkconstants.rb -o #{srcdir}/constdefs.h]
4848
end
4949

50+
# TODO: remove when dropping 2.7 support, as exported since 3.0
5051
have_func('rb_deprecate_constant(Qnil, "None")')
5152

5253
$distcleanfiles << "constdefs.h"

0 commit comments

Comments
 (0)