Fix for fix for rewrite of elide()..
commitdac7e312ccacd7caad9c7c11e4a53c786f020af7
authorSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Wed, 10 Oct 2012 20:28:29 +0000 (10 22:28 +0200)
committerSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Wed, 10 Oct 2012 20:28:30 +0000 (10 22:28 +0200)
treef0deae2600391a3412ee6a1b4fb1259c689ed376
parent4760bff0e2d82289f76b0d2f117a963dc7314b6d
Fix for fix for rewrite of elide()..

(elide(): avoid C++ kw, commit FIX.., 2012-10-08) fixed (rather
unnecessarily) (elide(): drop GDEL nodes before list sorting,
2012-10-06), but unfortunately introduced a possible use of an
uninitialized field.

It must be said that it would be much better to intergrate the
GDEL removal into the sort loop.
That was what i wanted to do first, but then i've gone the
simple way and implemented a prefilter.
See what you get from the easy way!  (;}
names.c