pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: value_cnt_from_width


From: Ben Pfaff
Subject: Re: value_cnt_from_width
Date: Thu, 11 Jun 2009 15:07:55 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Jason Stover <address@hidden> writes:

> src/ui/gui/src_ui_gui_psppire-psppire-dict.o: In function `psppire_dict_dump':
> /home/jhs/src/pspp/src/ui/gui/psppire-dict.c:862: undefined reference to 
> `value_cnt_from_width'
> collect2: ld returned 1 exit status
> make[2]: *** [src/ui/gui/psppire] Error 1
>
> It doesn't seem to be in declared value.h.

That function got deleted.

This is only inside #ifdef DEBUGGING, so you can just delete the
reference.

I'll push a fix tonight.
-- 
"Premature optimization is the root of all evil."
--D. E. Knuth, "Structured Programming with go to Statements"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]