Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aHAIw-0000vj-Dd for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 13:08:38 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aHAIv-0005lR-W8 for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 13:08:38 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aHAIv-0005lL-LN for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 13:08:37 +0000 Received: from mail-ig0-x236.google.com ([2607:f8b0:4001:c05::236]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aHAIs-0001cz-SD for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 13:08:36 +0000 Received: by mail-ig0-x236.google.com with SMTP id z14so33368399igp.1 for ; Thu, 07 Jan 2016 05:08:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=an+O58cERe9V132JYc4/6cv8ZLgRJPInbrVHVq+bPz8=; b=MnCI51eLYH2T7nzIXyBsG4hqD/helVyDajoTyWH3nFgbzWy2xAUOrsDzrueASGqZmS HZhYAB4WqKBiYXTMkQzR5doz1nRzpCau10aTP+URlWOZzBNYXTT8IKRx8xYvCHEdgkqH e46uWE/lT1cR74P11No0IU7f0EhDytCj3lN5dyc4EVpkq2VNiokbO3S5NcS582lz2rT7 +9ybKtk2SV7KUzLaBZFW1fHWZhR1tWRCkkmDIksEWH2J7hBijFkQuPjnpB9pMxqOTqO7 3lxLykyOnhvnerJPTF5vkkHhCtO7Y+MA58sUIKKoZAZMgNfyMCKFwr5/+rCUX/isGLxG /3oQ== 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:date :message-id:subject:from:to:cc:content-type; bh=an+O58cERe9V132JYc4/6cv8ZLgRJPInbrVHVq+bPz8=; b=NDL+pojKUZ2lnoJR8Oy2Gel+cZL0N01NnnF6duVhxehAyuyLK6uBALPaX14daquJh6 E/eXVn5REDvkvNWyhYIHy2YaDqRK5D8v2XEGECg+olop36afG5V7JGrav4kbTpTOFuuz Ndiw0FQQicCh5VO9ntiqy8uSzr+V4GyoR5V7iFNVk30F+AdVRTh03lb42QDo8te3LvMq KEMygjxoMjaMh24mtyqohuPcbg9MfNs5R/bBiavlwkw6bcA4fxGSMNM7jdown2OutAnv zOOAyaD9wqKoi577WwumWA4Z9K1+wccVNSB4dwdhyX9QogJQwskTb+Zh+kdczUy4Cg6H 1M8w== X-Gm-Message-State: ALoCoQkoDUz0qoYLX0ibeodsAZvsFVsLTgGg6UJH2ArViqWYW/R6upeyqlGldGbej9KUN3PC8ElNe1jI/weSy1PUbvkz5j4tfQ== MIME-Version: 1.0 X-Received: by 10.50.155.65 with SMTP id vu1mr15680281igb.11.1452172113458; Thu, 07 Jan 2016 05:08:33 -0800 (PST) Received: by 10.64.0.195 with HTTP; Thu, 7 Jan 2016 05:08:33 -0800 (PST) In-Reply-To: References: Date: Thu, 7 Jan 2016 13:08:33 +0000 Message-ID: Subject: Re: pgAdmin III commit: Fix libssh2 build error on VS2010 From: Dave Page To: Ashesh Vashi Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 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 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 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers