All of lore.kernel.org
 help / color / mirror / Atom feed
* still seems to be a pile of "_append +=" stuff in oe-core
@ 2015-11-22 12:04 Robert P. J. Day
  2015-11-23  1:24 ` Robert Yang
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2015-11-22 12:04 UTC (permalink / raw)
  To: OE Core mailing list


  i mentioned this a while back, and it *seems* that there's even more
of this now -- the use of "_append" in conjunction with "+=", which is
clearly(?) redundant.

  one simply needs to run:

$ grep -r "_append.*+=" *

to see how much of that there is. sure, it doesn't hurt, but it's
definitely not good programming practice.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



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

end of thread, other threads:[~2015-11-23  2:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-22 12:04 still seems to be a pile of "_append +=" stuff in oe-core Robert P. J. Day
2015-11-23  1:24 ` Robert Yang
2015-11-23  2:05   ` Christopher Larson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.