From 9ac8c83b0878c338a1159dc510dd0659c696d8c8 Mon Sep 17 00:00:00 2001 From: Lars Hansen Date: Fri, 21 Nov 2003 18:23:27 +0000 Subject: [PATCH] Add plans for change of file attributes UID and GID from integer to string. --- etc/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/etc/TODO b/etc/TODO index a35ab45833e..81e04fd7948 100644 --- a/etc/TODO +++ b/etc/TODO @@ -281,4 +281,12 @@ Other features we would like: * (Controlled by a flag) make open and close syntax match exactly, i.e. `(' doesn't match `]'. +* Specify parameter ID-FORMAT in all calls to `file-attributes' and + `directory-files-and-attributes' where attributes UID or GID are used. + Whenever possible, use value 'string. + When done, change meaning of default value from 'integer to 'string. + If value 'integer is used nowhere, remove the parameter ID-FORMAT from + the definition of `file-attributes' and `directory-files-and-attributes' + and from the calls. + ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036 -- 2.39.2