Summary: | [Code Style] Functions returning void | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> | ||||
Component: | WebKit Website | Assignee: | Daniel Bates <dbates> | ||||
Status: | RESOLVED WONTFIX | ||||||
Severity: | Normal | CC: | darin, jond, rniwa, thorton | ||||
Priority: | P2 | ||||||
Version: | WebKit Local Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Daniel Bates
2019-02-19 20:45:58 PST
Created attachment 362479 [details]
Patch
When I have a moment I will look to teach the style checker to enforce this rule. I do not feel we need to wait for style checker support to move forward and amend the code style guidelines in light of the support for this policy. Comment on attachment 362479 [details]
Patch
As far as I can tell, there isn't a strong consensus either way.
As such, I don't think we should make this coding style guide change right now.
r-.
(In reply to Ryosuke Niwa from comment #3) > Comment on attachment 362479 [details] > Patch > > As far as I can tell, there isn't a strong consensus either way. Please read the bug description. > As such, I don't think we should make this coding style guide change right You're remarks are confusing. You wrote, emphasis mine: [[[ I much prefer doing this in my own code **but stay away from it in WebKit because we tend to have a separate return.** ]] AND [[ On Thu, Feb 7, 2019 at 12:53 PM Tim Horton <timothy_horton at apple.com> wrote: > +1 to a style guide update > Yeah, we **might as well as codify it in the style guideline for clarity.** ]] Yeah, we might as well as codify it in the style guideline for clarity. > now. > r-. I'm so confused what you're position is. What is is? Ryosuke, your argument does not follow from the discussion as far as I can tell. I'm inclined to put this up for review again because 1) your argument does not follow for the discussion 2) your comments seem to contract your own words in <https://lists.webkit.org/pipermail/webkit-dev/2019-February/030441.html> and 3) you have not provided any constructive criticism of the content of the patch or provided guidance on a path forward. Instead you put up a wall and tell me "I don't think we should make this coding style guide change *right now*." (In reply to Daniel Bates from comment #5) > Ryosuke, your argument does not follow from the discussion as far as I can tell. It totally does. Just look at the latest reply on webkit-dev. I think you misinterpreted people's responses. |