bug-gnulib
[Top][All Lists]
Advanced

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

dependency creep: cond


From: Sam Steingold
Subject: dependency creep: cond
Date: Mon, 17 Nov 2008 14:21:58 -0500
User-agent: Thunderbird 2.0.0.14 (X11/20080506)

Hi,
why does the cond module depend on

errno
stdbool
time
gettimeofday

I expected it to be similar to threadlib and lock in that it unifies the existing system functionality under a uniform API, and it turns out that it pulls in 4(!) packages. is it possible to have a package condlib similar to threadlib which will not pull anything extra?

Thanks
Sam.




reply via email to

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