[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bsd build again
From: |
Ben Pfaff |
Subject: |
Re: bsd build again |
Date: |
Tue, 09 May 2006 16:49:16 -0700 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
Jason Stover <address@hidden> writes:
> I had to include stdarg.h in pool.h on OBSD, otherwise gcc didn't know
> what a va_list was in on line 66:
>
> char *pool_vasprintf (struct pool *, const char *, va_list)
Oops, my fault.
I checked in a fix.
Thanks for reporting this.
--
"Then, I came to my senses, and slunk away, hoping no one overheard my
thinking."
--Steve McAndrewSmith in the Monastery
- bsd build again, Jason Stover, 2006/05/09
- Re: bsd build again,
Ben Pfaff <=