[Webkit-unassigned] [Bug 14967] Reduce wtf::Vector::operator[]() overloads to eliminate compiler warnings on Windows 64-bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 18 00:33:51 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14967





------- Comment #18 from zerodpx at gmail.com  2007-08-18 00:33 PDT -------
It's having trouble with my particular corporate Cygwin/SVN setup, which has a
lot of DOS CR/LFs creeping into places where it only expects LFs.  I have a
local patch that fixes this for svn-create-patch (which accidentally snuck into
the "patch v3" attachment above), but I haven't figured out the equivalent spot
to path in prepare-changeLog.

Basically, it results in the filenames passed to svn having extra CRs on the
ends, which leads to svn being confused and aborting.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list