<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Apr 4, 2014, at 9:08 AM, Zoltan Horvath &lt;<a href="mailto:zoltan@webkit.org">zoltan@webkit.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi there,<div><br></div><div>prepare-Changelog:</div><div>&nbsp;- The style checker script runs on the ChangeLogs as well, and it gives warning if the bug number or the tests' line are not filled.</div></div></blockquote><div><br></div><div>I consider this an expected behavior. If you don't include --bug=12345 parameter when running prepare-Changelog, your diff is currently in a state that would fail style checks. Having the Terminal output immediately tell you that detail is useful.</div><br><blockquote type="cite"><div dir="ltr"><div>&nbsp;- I think the best behavior for this case would be to abort the change log creation, if there are errors on the actual code check. (Then you can fix those, and when you rerun prepare-Changelog, it puts the recent things into the change log. [e.g. you've got a lower/uppercase function naming warning, and the function name appears in the change log])</div></div></blockquote><div><br></div><div>I don't think this is right. If we aborted the change log creation, you'd never be able to run prepare-Changelog without the --bug parameter, unless you specifically disabled the style check with --no-style.</div><br><blockquote type="cite"><div dir="ltr"><div>svn-create-patch:</div><div>&nbsp;- Add it! It's a good idea.</div><div><br></div><div>Cheers,</div><div>&lt;Zoltan&gt;</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Apr 4, 2014 at 7:41 AM, James Craig <span dir="ltr">&lt;<a href="mailto:jcraig@apple.com" target="_blank">jcraig@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, but not everyone uses the webkit-patch script in their workflow.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; On Apr 4, 2014, at 7:27 AM, Brendan Long &lt;<a href="mailto:self@brendanlong.com">self@brendanlong.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Doesn't 'webkit-patch upload' already do that?<br>
&gt;<br>
&gt;&gt; On 04/04/2014 02:14 AM, James Craig wrote:<br>
&gt;&gt; I sometimes forget to run the check-webkit-style script before uploading patches, so I put a patch up for review that adds a --style and --no-style flags to prepare-Changelog and svn-create-patch. Alexey suggested I make it the default, which I've done for prepare-Changelog, but not in svn-create-patch due to cross-references that cause a loop when it't the default. (I just added the --style flag to my local bash alias.)<br>

&gt;&gt;<br>
&gt;&gt; Any concerns or suggestions? Thanks.<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://webkit.org/b/131115" target="_blank">http://webkit.org/b/131115</a><br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; webkit-dev mailing list<br>
&gt;&gt; <a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
&gt;&gt; <a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br>
&gt;<br>
_______________________________________________<br>
webkit-dev mailing list<br>
<a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>webkit-dev mailing list<br><a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>https://lists.webkit.org/mailman/listinfo/webkit-dev<br></blockquote></div><br></body></html>