Re: [dev] tabbed-list patch

From: Samuel Baldwin <recursive.forest_AT_gmail.com>
Date: Fri, 16 Apr 2010 22:18:00 -0400

2010/4/16 Connor Lane Smith <cls_AT_lubutu.com>:
> I've been thinking about this problem since you posted your patch, and
> I only just got to a solution. It's a bit of a round-about one, but it
> seems a little cleaner.

Oh this is way cleaner, thanks!

Any ideas about how to remove these errors? I can defeat 1 and 3 by
declaring a prototype (but that seems wrong to me), but I'm not sure
what to do about 2.

tabbed.c: In function ‘list’:
tabbed.c:564: warning: implicit declaration of function ‘popen’
tabbed.c:564: warning: assignment makes pointer from integer without a cast
tabbed.c:566: warning: implicit declaration of function ‘pclose’

-- 
Samuel Baldwin - logik.li
Received on Sat Apr 17 2010 - 02:18:00 UTC

This archive was generated by hypermail 2.2.0 : Sat Apr 17 2010 - 02:24:02 UTC