Pádraig Brady wrote: ... > Looks good. I'll apply the following to coreutils, > along with a gnulib update soon.
Pushed. Then I asked myself if this deserves a NEWS entry. Since coreutils seems to be the only user of the now-deprecated ignore_ptr function, "No" is my answer. I've marked my calendar to remove the function altogether in a year. ... > Date: Wed Jan 5 12:01:14 2011 +0000 > > maint: replace uses of ignore_ptr with ignore_value > > * src/chcon.c (process_file): Don't use the deprecated ignore_ptr. > * src/chmod.c (process_file): Likewise. > * src/chown-core.c (change_file_owner): Likewise. Thanks. That looks fine, too.
