[ruby-cvs:67111] nobu:r59933 (trunk): file.c: [DOC] separators at dirname and basename
nobu at ruby-lang.org
nobu at ruby-lang.org
Sat Sep 16 20:50:56 JST 2017
nobu 2017-09-16 20:50:56 +0900 (Sat, 16 Sep 2017)
New Revision: 59933
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59933
Log:
file.c: [DOC] separators at dirname and basename
* file.c (rb_file_s_basename, rb_file_s_dirname): [DOC] state
that trailing separators will be stripped first, like as
basename(1) and dirname(1). [ruby-core:82828] [Bug #13908]
Modified files:
trunk/file.c
More information about the ruby-cvs
mailing list