WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
196430
Remove more i386 specific configurations
https://bugs.webkit.org/show_bug.cgi?id=196430
Summary
Remove more i386 specific configurations
Sam Weinig
Reported
2019-03-30 17:06:29 PDT
Remove more i386 specific configurations
Attachments
Patch
(14.00 KB, patch)
2019-03-30 17:19 PDT
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
Patch
(10.82 KB, patch)
2019-03-30 19:12 PDT
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2019-03-30 17:19:22 PDT
Created
attachment 366368
[details]
Patch
Alexey Proskuryakov
Comment 2
2019-03-30 17:57:48 PDT
Comment on
attachment 366368
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=366368&action=review
> Source/JavaScriptCore/Configurations/Base.xcconfig:-84 > -GCC_WARN_64_TO_32_BIT_CONVERSION_i386 = YES;
Don’t we still need this for sim?
Sam Weinig
Comment 3
2019-03-30 18:49:17 PDT
(In reply to Alexey Proskuryakov from
comment #2
)
> Comment on
attachment 366368
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=366368&action=review
> > > Source/JavaScriptCore/Configurations/Base.xcconfig:-84 > > -GCC_WARN_64_TO_32_BIT_CONVERSION_i386 = YES; > > Don’t we still need this for sim?
EWS seems to say no. Can it be trusted?
Alexey Proskuryakov
Comment 4
2019-03-30 18:57:02 PDT
You are just disabling a warning in this line, so what is your question exactly? If you can find watchOS Sim EWS bubble, it can be trusted... Wait, there is no watchOS Sim EWS! EWS has never been advertised as something that catches all possible mistakes for you. Everything else in your patch is Mac specific and no-op indeed, but not the removal of GCC_WARN_64_TO_32_BIT_CONVERSION_i386.
Sam Weinig
Comment 5
2019-03-30 19:05:36 PDT
(In reply to Alexey Proskuryakov from
comment #4
)
> You are just disabling a warning in this line, so what is your question > exactly?
Good point. In my mind, I made the assumption it would break the build.
> > If you can find watchOS Sim EWS bubble, it can be trusted... Wait, there is > no watchOS Sim EWS! EWS has never been advertised as something that catches > all possible mistakes for you. >
This seems a bit aggressive.
> Everything else in your patch is Mac specific and no-op indeed, but not the > removal of GCC_WARN_64_TO_32_BIT_CONVERSION_i386.
Fair enough, I will remove the non-mac specific changes.
Sam Weinig
Comment 6
2019-03-30 19:12:03 PDT
Created
attachment 366371
[details]
Patch
Alexey Proskuryakov
Comment 7
2019-03-30 23:53:56 PDT
Comment on
attachment 366371
[details]
Patch
> This seems a bit aggressive.
Correct. I think that it is well understood by experienced contributors that EWS is not supposed to catch every issue, so the comment about "trust" didn't sound like it was made in good faith.
WebKit Commit Bot
Comment 8
2019-03-31 12:30:02 PDT
Comment on
attachment 366371
[details]
Patch Clearing flags on attachment: 366371 Committed
r243683
: <
https://trac.webkit.org/changeset/243683
>
WebKit Commit Bot
Comment 9
2019-03-31 12:30:03 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10
2019-03-31 12:31:18 PDT
<
rdar://problem/49462324
>
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