Alpha3 / Linux
Pavel Curtis (pavel@parc.xerox.com)
Thu, 28 Dec 1995 09:20:20 PST
Martian writes:
> net_bsd_tcp.c:224: warning: assignment from incompatible pointer type
> net_bsd_tcp.c:224: warning: comparison of distinct pointer types lacks a cast
> net_bsd_tcp.c:224: warning: comparison of distinct pointer types lacks a cast
I'll look into this.
> It went ahead and finished, and it seems to work fine (even my
> database_size() builtin. thanks.
Um, you didn't need to add a database_size() built-in, since I already provided
`db_disk_size()' as a built-in function. Take another scan of the
ChangeLog.txt entry for this release...
Pavel