Opened 10 years ago
Closed 9 years ago
#42 closed enhancement (fixed)
The library_pathname AF returns only last matching path. (MCR10034)
| Reported by: | Owned by: | Gary Dixon | |
|---|---|---|---|
| Priority: | minor | Milestone: | MR12.6f |
| Component: | Tools | Version: | MR12.6e |
| Keywords: | Cc: |
Description
The library_pathname active function should return all pathnames matching the input criteria (or as many as will fit in the af_return string). Right now, it returns only the last match.
lpn bound_probe_..s.archive
ldd>sss>s>bound_probe_.1.s.archive
ldd>sss>s>bound_probe_.2.s.archive.
As an AF, it returns only the last such path.
I deem this an enhancement, because the command is operating as designed. But the enhancement would add utility to this tool. For example:
emacs [lpn bound_probe_..s.archive]
should invoke the editor with both archives, but now only edits the last one.
Change History (4)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
comment:3 by , 10 years ago
| Summary: | The library_pathname AF returns only last matching path. → The library_pathname AF returns only last matching path. (MCR10034) |
|---|
comment:4 by , 9 years ago
| Milestone: | → MR12.6f |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
| Version: | → MR12.6e |

For details of this repair, see:
http://swenson.org/multics_wiki/downloads/doc/MCR10034.pdf