diff options
author | Thomas Quinot <quinot@adacore.com> | 2010-06-14 12:56:35 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2010-06-14 14:56:35 +0200 |
commit | 3a13e78582d1be59cd9e5ecb24f8f1c355261648 (patch) | |
tree | da97cc34e0d943bd7188f253703c8fdb1a724081 /gcc/ada/lib-util.adb | |
parent | 001c7783c467b58d6107b6cf5e4d9b101c4d80dc (diff) | |
download | gcc-3a13e78582d1be59cd9e5ecb24f8f1c355261648.zip gcc-3a13e78582d1be59cd9e5ecb24f8f1c355261648.tar.gz gcc-3a13e78582d1be59cd9e5ecb24f8f1c355261648.tar.bz2 |
socket.c: Fix wrong condition in #ifdef
2010-06-14 Thomas Quinot <quinot@adacore.com>
* socket.c: Fix wrong condition in #ifdef
* g-socket.adb, g-sothco.ads: Functions imported from socket.c that
take or return char* values can't use Interfaces.C.Strings.chars_ptr,
because on VMS this type is a 32-bit pointer which is not compatible
with the default for C pointers for code compiled with gcc on that
platform.
From-SVN: r160735
Diffstat (limited to 'gcc/ada/lib-util.adb')
0 files changed, 0 insertions, 0 deletions