On Sun, Jun 10, 2012 at 12:43:39PM +0800, Fengguang Wu wrote:
On Sat, Jun 09, 2012 at 09:21:47PM -0700, David Miller wrote:
quoted
From: Fengguang Wu <wfg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Date: Sun, 10 Jun 2012 11:16:34 +0800
quoted
In long run, such build-fix patches can also be auto tested and
reported, somehow in this way. You just create a temporary branch
Sorry, no.
That's fine. Then how about including some text "fix build errors" or
"fix build warnings" or paste the original gcc error/warning messages,
somewhere in the changelog or subject?
That will also allow me recognize that it's a build fix commit and to
make it unconditionally report back any build results.
Or better, simply include a
Reported-by: Fengguang Wu [off-list ref]
line in the commit. Then I can reliably detect that it actually tries
to fix some build error/waring reported by me, and verbosely report
back whether the commit actually fix things up.
Thanks,
Fengguang