Skip Menu |

This queue is for tickets about the IO-AIO CPAN distribution.

Report information
The Basics
Id: 133254
Status: new
Priority: 0/
Queue: IO-AIO

People
Owner: Nobody in particular
Requestors: NHORNE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 4.72
Fixed in: (no value)



Subject: syscall() return value inconsistency
There seems to be an inconsistency on the return value of syscall(): /opt/SUNWspro/bin/cc -c -I/usr/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"4.72\" -DXS_VERSION=\"4.72\" -KPIC "-I/export/home/njh/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/i86pc-solaris/CORE" AIO.c "/usr/include/sys/syscall.h", line 515: identifier redeclared: syscall current : function(int, ...) returning long previous: function(int, ...) returning int : "/export/home/njh/perl5/perlbrew/perls/perl-5.32.0/lib/5.32.0/i86pc-solaris/CORE/perl.h", line 1011 cc: acomp failed for AIO.c *** Error code 1