Eric Blake wrote: > This patch cleans up compiler warnings on cygwin 1.5. In particular, warning > cleanup by code deletion is kind of fun. > > > From: Eric Blake <[email protected]> > Date: Mon, 21 Sep 2009 10:28:01 -0600 > Subject: [PATCH] build: avoid compiler warnings on cygwin 1.5 > > * src/copy.c (utimens_symlink): Avoid unused variables. > * src/su.c (getusershell): Rely on gnulib for prototype.
Fun, indeed. Looks fine. Thanks!
