On Sun, Aug 30, 2015 at 03:40:11PM +0200, John Darrington wrote: > I'm trying to get my head around the text import gui. > > We seem to have in in text-data-import-dialog.h a variable called > total_is_exact. > > This variable is use in page-intro.c but is never set anywhere. > > I presume this is a mistake. > > Was it just never implemented or did some code get inadvertently > deleted at some point?
This variable was introduced back in commit ebad3a92846289fb77c7e0fb8bb48ac7c02de68c from 2008-03-16. It wasn't initialized there either, so I guess this was a bug in my original code. _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
