> From: Andy Wingo <wi...@pobox.com> > Cc: guile-devel@gnu.org > Date: Sat, 16 Jul 2016 10:58:39 +0200 > > On Sat 16 Jul 2016 09:27, Eli Zaretskii <e...@gnu.org> writes: > > > 2016-07-16 Eli Zaretskii <e...@gnu.org> > > > > * libguile/posix-w32.c (uname): Update to modern processors (ia64 > > and x86_64) and OS versions (Vista to Windows 10). Delete > > trailing whitespace. > > Applied, thanks.
Thanks. > I will do what I can to apply patches that aren't in > git-format-patch format, but I note that using git-format-patch > makes it more likely that they go upstream. Noted. (The reason I didn't use git-format-patch is that the diffs were generated relative to 2.0.12 in its source tree, so I didn't have a commit to use in the first place.) AFAIK, I have write access to the Guile repository, so if it's more convenient, once I have the approval, I can apply the patch and push it myself.