Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aHAKw-00014l-UJ for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 13:10:43 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aHAKw-00076O-Gm for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 13:10:42 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aHAKw-00076E-6O for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 13:10:42 +0000 Received: from mail-lf0-x22b.google.com ([2a00:1450:4010:c07::22b]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aHAKr-000439-Hf for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 13:10:41 +0000 Received: by mail-lf0-x22b.google.com with SMTP id c192so155607736lfe.2 for ; Thu, 07 Jan 2016 05:10:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=cdICkN1OMovNyupfKLoSv4jR/J9fxqe532JcoxbIXik=; b=i40XfuLyThWKDslqe7ndm5vCSFcdSwipG88VsmWG1dDE6xYCg6iCxjJ4Atk5GflUQy /yx4AshHXw1AeYWTptdRXbzlUkKfAM8Aq2fkJmw+uWr2T2EJxjbbgxoRL32ddzbrCaMv I7nxc/phbNR80mSGE5fUcJH08Tyz8uk65eFxCiwn3tvutpsSy7a6tMs6pzZfaXh1MMHn o2EYrmmLwtDzlaB9XNUsmFYiMWgwIuKVfhPFGzLJY0mutzI3uLsfDpWVTXjEmKTGx6NA 9/jMGtNnt3QBYr56mFQhiRN2HM7xuVJKjBDxnY40UJmMmdVCM5IwQXgtGOpkDAbH60xl kq/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=cdICkN1OMovNyupfKLoSv4jR/J9fxqe532JcoxbIXik=; b=GHm8BcdodYIRLrL5I/QJaPntX17t2gnznbG3WfQep5by/BV9/nwu11eG1cgUbtRnpr weDyM1ZJ+3anJPej/+bfcrWZcAFYtglq8yOGFHb6P/7dDlBJC2yVNfhil/6cgT6Grq+y KKRh3ONz3ocIcodcVyJSHqZhwzVaVtQNYOS7OevxGE8iKz4hjC+4rvHnXGybPxBxbfDn ZKik9UKct2mAimZ1ockDwsnGz7ZbhR6TseykghrPPOrvkY0nZMFq63zIfaqTKu0gLJL9 3yp32p69wwpdILMLtTi6Q2vgAqqrSO0fsaaZcOzZ+RK3Fd4S8dhHdvZ8S72wrkkG6nh1 2GQw== X-Gm-Message-State: ALoCoQkKTVkdvzkS5ZwCXTB2KbzcDWn+Sz32hR2teE/Mfl5JU31IfjhqE7eroPkmsgZ2mWpeV0oNwf9VLjkDSF5wxfKEM0pFgxQzbG37GQ1zSwhVFYd98Ds= X-Received: by 10.25.144.5 with SMTP id s5mr38677092lfd.154.1452172236424; Thu, 07 Jan 2016 05:10:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.198.5 with HTTP; Thu, 7 Jan 2016 05:10:16 -0800 (PST) In-Reply-To: References: From: Ashesh Vashi Date: Thu, 7 Jan 2016 18:40:16 +0530 Message-ID: Subject: Re: pgAdmin III commit: Fix libssh2 build error on VS2010 To: Dave Page Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a114019bc4e2d820528be3222 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a114019bc4e2d820528be3222 Content-Type: text/plain; charset=UTF-8 Yes. I will do. Thanks. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Thu, Jan 7, 2016 at 6:38 PM, Dave Page wrote: > Should this be cherry picked to the 1.22 branch as well? > > On Thu, Jan 7, 2016 at 12:56 PM, Ashesh Vashi > wrote: > > Fix libssh2 build error on VS2010 > > > > Branch > > ------ > > master > > > > Details > > ------- > > > http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=57bbe353a87d08f87956916423c13a6498c2263d > > Author: Nikolai Zhubr > > > > Modified Files > > -------------- > > pgadmin/libssh2/hostkey.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > -- > > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > > To make changes to your subscription: > > http://www.postgresql.org/mailpref/pgadmin-hackers > > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --001a114019bc4e2d820528be3222 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Yes.
I will do.
Thanks.

--

Thanks & Regards,
=
Ashesh Va= shi
EnterpriseDB INDIA: Enterprise PostgreSQL Company

<= br>

<= a href=3D"http://www.linkedin.com/in/asheshvashi" target=3D"_blank">http= ://www.linkedin.com/in/asheshvashi


On Thu, Jan 7, 2016 at 6:38 PM, Dave Page <= dpage@pgadmin.org> wrote:
Should this be cherry picked to the 1.22 branch as well?<= br>

On Thu, Jan 7, 2016 at 12:56 PM, Ashesh Vashi
<ashesh.vashi@enterpris= edb.com> wrote:
> Fix libssh2 build error on VS2010
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/gitweb?p=3Dpgadmin3.git;a=3Dcommitd= iff;h=3D57bbe353a87d08f87956916423c13a6498c2263d
> Author: Nikolai Zhubr <n-a-z= hubr@yandex.ru>
>
> Modified Files
> --------------
> pgadmin/libssh2/hostkey.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-ha= ckers



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--001a114019bc4e2d820528be3222--