Project

General

Profile

This project is closed and read-only.

Actions

Bug #473

closed

File.chmod does not validate the permission attribute

Bug #473: File.chmod does not validate the permission attribute

Added by Anonymous about 18 years ago. Updated over 15 years ago.

Status:
Rejected
Target version:
-
ruby -v:
[ruby-core:18369]

Description

=begin
On linux systems you can write:

File.chmod( 999999, 'test.txt' )

and no exception is thrown
=end

Actions

Also available in: PDF Atom