pspp-dev
[Top][All Lists]
Advanced

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

trunc


From: Jason Stover
Subject: trunc
Date: Sat, 25 Nov 2006 17:40:08 -0500
User-agent: Mutt/1.5.10i

BSD's math.h has no 'trunc', but both GNU and BSD have
'floor' in math.h, so to fix this error on BSD:

src/language/stats/chisquare.c:78: undefined reference to `trunc'

could we use floor instead?

-Jason




reply via email to

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