# HG changeset patch # User Lars Hansen # Date 1069439007 0 # Node ID 422a00e3d747ee4edacb793d07a078edce58c2d3 # Parent b4b8c928aba21a71cceaba79051d3bd32d795b8f Add plans for change of file attributes UID and GID from integer to string. diff -r b4b8c928aba2 -r 422a00e3d747 etc/TODO --- a/etc/TODO Fri Nov 21 15:58:15 2003 +0000 +++ b/etc/TODO Fri Nov 21 18:23:27 2003 +0000 @@ -281,4 +281,12 @@ * (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