Hello Everyone,
 
I've just upgraded my dev and QA servers to 7.1 and while compiling the
latest arsperl I got the following warnings:
 
cc -c  -I/remedy/arAPI/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff   -DVERSION=\"1.91\"
-DXS_VERSION=\"1.91\" -KPIC "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE"
-g  -DARS32  -DARS452  -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=4
-DPERL_BASEREV_IS=50  support.c
"support.c", line 3358: warning: argument #2 is incompatible with prototype:
        prototype: pointer to unsigned int : "support.c", line 825
        argument : pointer to int
 
cc -c  -I/remedy/arAPI/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff   -DVERSION=\"1.91\"
-DXS_VERSION=\"1.91\" -KPIC "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE"
-g  -DARS32  -DARS452  -DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=4
-DPERL_BASEREV_IS=50  supportrev.c
"supportrev.c", line 1244: warning: argument #2 is incompatible with
prototype:
        prototype: pointer to unsigned int :
"/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE/proto.h", line 1289
        argument : pointer to int
 
 
Anybody seen thisbefore and have a fix?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------

--
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to