[Gambas-user] Issue 182 in gambas: Rmdir should have an error code to report the deletion of a folder with content
gambas at ...2524...
gambas at ...2524...
Mon Jan 2 04:38:48 CET 2012
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 182 by sebi... at ...626...: Rmdir should have an error code to
report the deletion of a folder with content
http://code.google.com/p/gambas/issues/detail?id=182
If you execute Rmdir over a folder with content, it will return error 42
(System Error) and message <System error #39: Directory not empty>.
For better understanding, and easy the detection of this kind of errors, it
should return a proper error code only raised when an attempt to delete a
non empty directory is made
More information about the User
mailing list