linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix for --param GCC's command line option
@ 2014-06-17  9:11 Andy Shevchenko
  2014-06-17  9:11 ` [PATCH v2 1/2] lib.c: introduce split_value_from_arg helper Andy Shevchenko
  2014-06-17  9:11 ` [PATCH v2 2/2] lib.c: skip --param parameters Andy Shevchenko
  0 siblings, 2 replies; 10+ messages in thread
From: Andy Shevchenko @ 2014-06-17  9:11 UTC (permalink / raw)
  To: Josh Triplett, linux-kernel, linux-sparse; +Cc: Andy Shevchenko

There is a dumb fix to avoid --param option and make sparse survive.

Since v1:
 - added patch 1/2
 - handle both --param=* and --param *

Andy Shevchenko (2):
  lib.c: introduce split_value_from_arg helper
  lib.c: skip --param parameters

 lib.c | 38 ++++++++++++++++++++++++++++----------
 1 file changed, 28 insertions(+), 10 deletions(-)

-- 
2.0.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-06-30  8:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-17  9:11 [PATCH v2 0/2] fix for --param GCC's command line option Andy Shevchenko
2014-06-17  9:11 ` [PATCH v2 1/2] lib.c: introduce split_value_from_arg helper Andy Shevchenko
2014-06-17  9:11 ` [PATCH v2 2/2] lib.c: skip --param parameters Andy Shevchenko
2014-06-28 16:23   ` Christopher Li
2014-06-28 16:59   ` Christopher Li
2014-06-29  7:19     ` Christopher Li
2014-06-29 19:01       ` Christopher Li
2014-06-30  8:32     ` Andy Shevchenko
2014-06-30  8:51       ` Christopher Li
2014-06-30  8:56         ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).