mirror of
https://repo.or.cz/socat.git
synced 2025-07-22 10:32:57 +00:00
merged: on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions
This commit is contained in:
commit
7c0339d82f
9 changed files with 54 additions and 48 deletions
5
CHANGES
5
CHANGES
|
@ -1,11 +1,16 @@
|
|||
|
||||
porting:
|
||||
<<<<<<< HEAD:CHANGES
|
||||
building socat on systems that predefined the CFLAGS environment to
|
||||
contain -Wall failed (esp.RedHat). Thanks to Paul Wouters for reporting
|
||||
this problem and to Simon Matter for providing the patch
|
||||
|
||||
support for Solaris 8 and Sun Studio support (thanks to Sebastian
|
||||
Kayser for providing the patches)
|
||||
=======
|
||||
on some 64bit systems a compiler warning "cast from pointer to integer
|
||||
of different size" was issued on some option definitions
|
||||
>>>>>>> 64bit:CHANGES
|
||||
|
||||
####################### V 1.7.1.1:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue