Re: Fixed some compiler warnings

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Fixed some compiler warnings
Date: 2014-01-30 14:05:29
Message-ID: CA+OCxow+C8jjVErd7+arpf6a+dWsJcGpPMQHLMgVjszJAC18hg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

On Thu, Jan 30, 2014 at 9:35 AM, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com
> wrote:

> Hi Dave
>
> I have fixed some compiler warnings which we are facing on OSX Mavericks. Attached
> is the patch file. Can you please review it.
>
> If patch looks good to you then can you please commit it.
>
>
It mostly looks good, but what's with the operator changes? Why is it
complaining about x >= 0 ?

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

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message David E. Wheeler 2014-01-30 17:34:03 Re: Add CREATE EXTENSION Support
Previous Message Dave Page 2014-01-30 13:52:10 Re: Add CREATE EXTENSION Support