[Webkit-unassigned] [Bug 56182] Move alignment macros from Vector.h to a separate file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 12 01:42:43 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=56182





--- Comment #4 from Gabor Loki <loki at webkit.org>  2011-03-12 01:42:43 PST ---
> Created an attachment (id=85575)
 --> (https://bugs.webkit.org/attachment.cgi?id=85575&action=review) [details]

Hmm. I don't know why svn-apply fails on ews. The same command works for me on git and svn repositories as well.

 $ SVN > Tools/Scripts/svn-apply patch
Parsed 8 diffs from patch file(s).
patching file Source/JavaScriptCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/JavaScriptCore/GNUmakefile.am
patching file Source/JavaScriptCore/JavaScriptCore.gypi
Hunk #1 succeeded at 127 (offset 1 line).
patching file Source/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
patching file Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
patching file Source/JavaScriptCore/wtf/Alignment.h
A         Source/JavaScriptCore/wtf/Alignment.h
patching file Source/JavaScriptCore/wtf/CMakeLists.txt
patching file Source/JavaScriptCore/wtf/Vector.h

 $ GIT > Tools/Scripts/svn-apply patch
Parsed 8 diffs from patch file(s).
patching file Source/JavaScriptCore/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file Source/JavaScriptCore/GNUmakefile.am
patching file Source/JavaScriptCore/JavaScriptCore.gypi
Hunk #1 succeeded at 127 (offset 1 line).
patching file Source/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj
patching file Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
patching file Source/JavaScriptCore/wtf/Alignment.h
patching file Source/JavaScriptCore/wtf/CMakeLists.txt
patching file Source/JavaScriptCore/wtf/Vector.h

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



More information about the webkit-unassigned mailing list