Subject: Re: libssh2 master 3420e98... use const to silence a bazillion warnings

Re: libssh2 master 3420e98... use const to silence a bazillion warnings

From: Peter Stuge <peter_at_stuge.se>
Date: Tue, 2 Mar 2010 21:58:08 +0100

Daniel Stenberg wrote:
> static char array
..
> How would others feel about that?

I like static, but since that is not reentrant it should take an
optional pointer to a static array in the caller.

//Peter
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2010-03-02