On Wed, Jun 8, 2016 at 10:20 AM, Nico Weber <tha...@chromium.org> wrote:
> It looks like we're starting to be more careful about header case. MSVC's
> intrin.h is called intrin.h with a lower-case 'i'; ours starts with an
> upper-case 'I' for no good reason.
>
> It looks like file-only renames work fine as of svn 1.7 without any
> workarounds
> (http://subversion.apache.org/docs/release-notes/1.7.html#windows-case-change),
> so let's `svn mv` the file to its correct case.
>
> SGTM?

Hmm, from http://subversion.apache.org/faq.html#case-change it seems
users with pre-1.7 svn might run into problems when updating past the
name change? Do users with such ancient versions still exist? Turns
out I seem to be on svn 1.6.6 myself :-/
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to