Quoting Ludovic =?utf-8?Q?Court=C3=A8s?= (2013-11-09 00:31:08) > Justus Winter <4win...@informatik.uni-hamburg.de> skribis: > > > rebuild_uname uses {init,add}str to incrementally build a version > > string, and compare_versions to sort the versions array. Previously > > those functions were defined as nested functions. > > Isn’t this a bit controversial given the discussion on that topic? :-)
Were we having the same discussion? I count Samuel, Richard and me in favor of that kind of change, Roland and you against it. > > proc/host.c | 124 > > ++++++++++++++++++++++++++++++++++------------------------- > > 1 file changed, 71 insertions(+), 53 deletions(-) > > More lines is better? Do you really want an answer to that? Justus