develooper Front page | perl.perl5.porters | Postings from November 2000

[ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris

Thread Next
From:
Jens Hamisch
Date:
November 14, 2000 02:38
Subject:
[ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
Message ID:
20001114113440.A20005@Strawberry.COM
Hi,

I've added some code-cleanups to the files

    perlsdio.h
    sv.c
    doio.c

These fix warnings reported by the Sun Forte C 6.0 compiler and
errors reported by gcc 2.95.1, when SOCKS5 support is configured in.
Mainly some prototype changes result in (unsigned int*) values being
(int *) and the macro SETERRNO being redefined by the socksapi.h
header is fixed in the following patch.

I was able to sucessfully compile on

    Solaris 8 Intel and Sparc, Sun Forte C 6.0 compiler
    Solaris 2.6 Sparc, gcc 2.95.1

Regards
-- Jens

--------------------------------------------------------------------------------
     /
 +##+|##+   STRAWBERRY                     Jens Hamisch
+v#+v v##+  EDV-Systeme GmbH               Managing director
/ v    v\v
| . .  . |  Brauneckweg 2                  Car (Voice):  (+49 172) 81 04 162
|     .  |  D-82549 Koenigsdorf            Voice:        (+49 8179) 9305-50
 | .     |                                 Fax:          (+49 8179) 9305-38
 \   .  /   Tel./Fax: (+49 8179) 9305-50   Email:        jens@Strawberry.COM
  \____/    Strawberry@Strawberry.COM      


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About