My adaptation of Matt's cleanup of the delete_item() code.
authorWayne Davison <wayned@samba.org>
Sat, 11 Nov 2006 07:03:57 +0000 (07:03 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 11 Nov 2006 07:03:57 +0000 (07:03 +0000)
commitc6fadc0ee1ab74ee0193a86cbe9095813d8efce4
tree7432726f21468bce5e5b8dbe77f684c2bfa1f91a
parent2dc3db2a3e5d19f1d6197df054303aed6e2c3236
My adaptation of Matt's cleanup of the delete_item() code.
The new code splits out part of the directory deletion into
its own function, delete_dir_contents(), and it outputs more
warnings when something could not be deleted.
generator.c