On 07/26/2014 07:21 AM, Alan Modra wrote:
I'd rather leave this alone. This is a long-running disagreement about a minor style issue, and there's no need to impose the other style here.> >+# elif defined _MSC_VER && 1200 <= _MSC_VER> >Please write that as "_MSC_VER >= 1200".Thanks for looking over the patch. This line was taken out of gnulib/m4/gnulib-common.m4..I'm happy to fix this oddity and others like it,