Actions
Feature #1927
closedrb_w32_readdir seems to be superseded by rb_w32_readdir_with_enc
Feature #1927:
rb_w32_readdir seems to be superseded by rb_w32_readdir_with_enc
Description
=begin
Function rb_w32_readdir seems to be superseded by function rb_w32_readdir_with_enc. It renders rb_w32_readdir useless and it should be removed from source code to avoid confusion.
Or better, rb_w32_readdir_with_enc should be renamed back to rb_w32_readdir.
=end
Actions