From: "usa (Usaku NAKAMURA)" Date: 2012-11-20T12:34:29+09:00 Subject: [ruby-core:49636] [ruby-trunk - Feature #7106] FileUtils.touch should allow touching the symlink itself rather than the file the link points to Issue #7106 has been updated by usa (Usaku NAKAMURA). Target version changed from 2.0.0 to next minor Yes, OK. Let's do it on next minor. ---------------------------------------- Feature #7106: FileUtils.touch should allow touching the symlink itself rather than the file the link points to https://bugs.ruby-lang.org/issues/7106#change-33152 Author: cirrusthinking (Alessandro Diaferia) Status: Feedback Priority: Normal Assignee: usa (Usaku NAKAMURA) Category: core Target version: next minor Most systems support POSIX lutimes sys call that allows a symlink to be touched. I'd like to see this feature implemented. Unfortunately I'd like to see this feature on Solaris as soon as possible but I cannot see lutimes syscall supported there. -- http://bugs.ruby-lang.org/