At 04:15 PM 10/13/2003 -0400, Dan Sugalski wrote:
On Mon, 13 Oct 2003, Adam Thomason wrote:
> Hmm, this still fails on AIX, since the guard
> (PARROT_HAS_HEADER_SYSSOCKIO) and the header (sys/socket.h) don't match.
> I don't have sys/sockio.h, but sys/socket.h is required to prevent the
> same siz
On Mon, 13 Oct 2003, Adam Thomason wrote:
> Hmm, this still fails on AIX, since the guard
> (PARROT_HAS_HEADER_SYSSOCKIO) and the header (sys/socket.h) don't match.
> I don't have sys/sockio.h, but sys/socket.h is required to prevent the
> same sizeof(incomplete type) error that Michael reported.
Hmm, this still fails on AIX, since the guard (PARROT_HAS_HEADER_SYSSOCKIO) and the
header (sys/socket.h) don't match. I don't have sys/sockio.h, but sys/socket.h is
required to prevent the same sizeof(incomplete type) error that Michael reported.
There's no $Config{i_syssocket}, though, so it
Applied to parrot.h, thanks.
-Melvin
At 10:15 PM 10/11/2003 +, via RT wrote:
# New Ticket Created by Michael Scott
# Please include the string: [perl #24188]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=24188 >
The file