Project

General

Profile

Actions

Bug #144

closed

inconsistent docu and usage of Files.Locator error codes

Added by J. Templ almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12/16/2016
Due date:
% Done:

0%

Estimated time:

Description

The Files documentation states that Files.Locator.This returns
NIL in case of an error and sets the result code in the receiver.
This differs from the implementation in HostFiles, which always returns a
new locator and sets the error code in the result. This implementation
uses the same pattern as Files.Directory.This and should be kept unchanged.
There are also several places in client modules (e.g. StdMenuTool.IncludeSub)
where error checking needs to be aligned with the specification.

Actions #1

Updated by D. G. Danforth almost 9 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF