elide(): avoid C++ kw, commit FIX..
commit70f0d3258d61d2df4dae88b441cb7105598c264e
authorSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Mon, 8 Oct 2012 12:16:13 +0000 (8 14:16 +0200)
committerSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Mon, 8 Oct 2012 12:18:35 +0000 (8 14:18 +0200)
tree375d19cf457adb7ef1e33e74cd77ddca6cce4687
parent7a63f51ee0014a4220ddd7b845f755502fbb225e
elide(): avoid C++ kw, commit FIX..

On the long run maybe C++ compiler acceptance?
Do not use "new" for a variable.

And fix (elide(): drop GDEL nodes before list sorting, 2012-10-06) as it
was to simple minded (yet another simple-minded saturday commit, a lot of
simple-minding is going on all around).
First these are doubly linked, so actually handle that.
Second, rewind the list after all GDEL nodes have been dropped.
names.c