WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
173132
[Win64] Build error when compiling PaintHooks.asm.
https://bugs.webkit.org/show_bug.cgi?id=173132
Summary
[Win64] Build error when compiling PaintHooks.asm.
Per Arne Vollan
Reported
2017-06-08 23:27:44 PDT
There seems to be too many include paths on the command line for ml64. According to the documentation, a maximum of 10 /I options is allowed. See
https://msdn.microsoft.com/en-us/library/s0ksfwcf.aspx
.
Attachments
Patch
(1.37 KB, patch)
2017-06-09 00:06 PDT
,
Per Arne Vollan
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews121 for ios-simulator-wk2
(910.29 KB, application/zip)
2017-06-09 01:32 PDT
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2017-06-09 00:06:31 PDT
Created
attachment 312396
[details]
Patch
Build Bot
Comment 2
2017-06-09 01:32:22 PDT
Comment on
attachment 312396
[details]
Patch
Attachment 312396
[details]
did not pass ios-sim-ews (ios-simulator-wk2): Output:
http://webkit-queues.webkit.org/results/3898614
New failing tests: svg/animations/svglength-element-removed-crash.svg
Build Bot
Comment 3
2017-06-09 01:32:23 PDT
Created
attachment 312410
[details]
Archive of layout-test-results from ews121 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.5
Brent Fulgham
Comment 4
2017-06-09 08:45:28 PDT
Comment on
attachment 312396
[details]
Patch r=me
Per Arne Vollan
Comment 5
2017-06-09 08:50:33 PDT
(In reply to Brent Fulgham from
comment #4
)
> Comment on
attachment 312396
[details]
> Patch > > r=me
Thanks for reviewing!
WebKit Commit Bot
Comment 6
2017-06-09 09:19:09 PDT
Comment on
attachment 312396
[details]
Patch Clearing flags on attachment: 312396 Committed
r217988
: <
http://trac.webkit.org/changeset/217988
>
WebKit Commit Bot
Comment 7
2017-06-09 09:19:11 PDT
All reviewed patches have been landed. Closing bug.
Alex Christensen
Comment 8
2017-06-09 10:17:38 PDT
Comment on
attachment 312396
[details]
Patch I think a better solution would have been something more like
http://trac.webkit.org/r216332
Per Arne Vollan
Comment 9
2017-06-12 00:25:34 PDT
(In reply to Alex Christensen from
comment #8
)
> Comment on
attachment 312396
[details]
> Patch > > I think a better solution would have been something more like >
http://trac.webkit.org/r216332
Yes, it was probably not necessary to create a new library for just one asm file :)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug