Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aHA92-0000Qz-L2 for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 12:58:24 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aHA92-0003Fo-7T for pgadmin-hackers@arkaria.postgresql.org; Thu, 07 Jan 2016 12:58:24 +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 1aHA91-0003Fa-RY for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 12:58:23 +0000 Received: from mail-lb0-x233.google.com ([2a00:1450:4010:c04::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aHA8u-0001R6-OR for pgadmin-hackers@postgresql.org; Thu, 07 Jan 2016 12:58:22 +0000 Received: by mail-lb0-x233.google.com with SMTP id pv2so222782372lbb.1 for ; Thu, 07 Jan 2016 04:58:16 -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=K1JwDlgsT3ocP4Kk/yUSMVtzBfaBAb+Xl0Erpa0nf0s=; b=MQ7wNj9fLkpmAOZncwdgi9RWcKTD/HrD89a1Bh+8/ZdA4ts67NLwQa+1DjelTaniqb /yjGQWw/bgMHyolE38suN9e9fV2v4Rga7bj7xEPwdvyy69OSudhiPyBn3tUDNffwIrVV n3AJtzoOJvDem5xC5qPKbAXKfd+0pNx1+x5RlNs4gX8Nw7PRr66Nn8ZhJ3nv15uPuG4N yL0ZZO0yvshDtyWOqTuYj4TklfBrfwq4Xa5TjzUXcJDcFZnu0SavWtJ19GHKwIvze0ro pcgg0wyQQckCt9qTqvXqzHhWgeiafhublvb0bXVFGwqwuVKZGRlAuPHI8PqAtaArdnth gflg== 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=K1JwDlgsT3ocP4Kk/yUSMVtzBfaBAb+Xl0Erpa0nf0s=; b=PpL+6c2/S+LHIhhGJSGKGfYCr++0KxNTXipMPey6rZao9D51aSrtei5XAFDSLiAVbu h046b3MeEUf5wdWoRE9HiNYoANLa5RqLJbV4m7gXrcnL3Cwq6g89V8o4hD1XsyI5ESI7 JVmOwrSk+aOTF+it1tDt3OEklHkhmddh1e1znvjw4kqpmovlxioJZ/iH63x7RMEXs8LB kh+zq0d/UWys6pzvipiwmH12l3lDf4dHm4qfuJpcbO70ovR3H463LbjpVuJOgrhJ5tBq nUCUG91EwvPn6hU2F8FDjTXWnBK3hU1qhxf1tTWWWwkjpciBi/9lu8+u6Tbc3j+YrPVp 3o9Q== X-Gm-Message-State: ALoCoQkWXMDoJsfMJzPI+fg/sJR2SFIby3bToGdra+LhBwgjWHUKKhr79oQK/Ftk8n0p9fgiWlJ3ZoqqN2A9ArayAMIdl9dPseL5FloDupbWr2Y5+m0q2hM= X-Received: by 10.112.54.193 with SMTP id l1mr36809453lbp.58.1452171494529; Thu, 07 Jan 2016 04:58:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.198.5 with HTTP; Thu, 7 Jan 2016 04:57:54 -0800 (PST) In-Reply-To: <568E5ECD.5010500@yandex.ru> References: <568E5ECD.5010500@yandex.ru> From: Ashesh Vashi Date: Thu, 7 Jan 2016 18:27:54 +0530 Message-ID: Subject: Re: [Patch] Fix libssh2 build error on vs2010 To: Nikolai Zhubr Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary=001a11c3a91415b3e80528be06f4 X-Pg-Spam-Score: -1.0 (-) 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 --001a11c3a91415b3e80528be06f4 Content-Type: text/plain; charset=UTF-8 Done. Thanks -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Thu, Jan 7, 2016 at 6:19 PM, Nikolai Zhubr wrote: > Hello all, > > Please consider the attached trivial patch to fix build errors with VS2010. > Supposedly it would not hurt anyway. > > > Thank you, > Nikolai > > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > > --001a11c3a91415b3e80528be06f4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Done.

Thanks

<= div dir=3D"ltr">

<= span style=3D"font-family:courier new,monospace">--

<= span>Thanks & Regards,
Ashesh Vashi=
En= terpriseDB 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:19 PM, Nikolai Zhub= r <n-a-zhubr@yandex.ru> wrote:
Hello all,

Please consider the attached trivial patch to fix build errors with VS2010.=
Supposedly it would not hurt anyway.


Thank you,
Nikolai



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=


--001a11c3a91415b3e80528be06f4--