[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: missing extern "C" in libssh/socket.h
[Thread Prev] | [Thread Next]
- Subject: Re: missing extern "C" in libssh/socket.h
- From: Aris Adamantiadis <aris@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 16 Jan 2019 18:45:22 +0100
- To: libssh@xxxxxxxxxx
On 16/01/2019 18:41, Andreas Schneider wrote: > On Wednesday, January 16, 2019 6:37:39 PM CET Alberto Garcia wrote: >> Sorry, I didn't understand the answer. Can you clarify? > I don't think the "extern C" is needed at all, only in the public header files > which might be included by C++ project. > The confusion might come from the fact that there's no obvious difference between the "public" and "private" headers from the source code perspective. I don't know if it's something we should change though. Aris
Re: missing extern "C" in libssh/socket.h | Alberto Garcia <agarciaillera@xxxxxxxxx> |
missing extern "C" in libssh/socket.h | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: missing extern "C" in libssh/socket.h | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: missing extern "C" in libssh/socket.h | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: missing extern "C" in libssh/socket.h | Andreas Schneider <asn@xxxxxxxxxxxxxx> |