Subject: Re: keyboard-interactive method gives access violation in MSVC 2008

Re: keyboard-interactive method gives access violation in MSVC 2008

From: Ezequiel Ruiz <eruiz_at_barcelona04.com>
Date: Tue, 07 Sep 2010 10:47:37 -0300

  Indeed. I've tested the code with Mingw (GCC 4.4) and it works OK.

El 07/09/2010 01:09 a.m., Mikhail Gusarov escribió:
> Twas brillig at 21:37:44 06.09.2010 UTC+01 when swish_at_lammy.co.uk did gyre and gimble:
>
> AL> This isn't an MSVC problem or even a Windows problem though it is
> AL> often reported that way. It will happen with _any_ compiler on _any_
> AL> OS if two shared libraries are linked against different versions of
> AL> the C runtime and objects owned by one runtime are shared with the
> AL> other.
>
> If and only if C runtime implementation is stupid and does not handle
> this situation.
>
> MSVC one is.
>
>
>
> _______________________________________________
> libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-09-07