Re: Remove "unsupported version" warning for Greenplum

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: "Andreas 'ads' Scherbaum" <adsmail(at)wars-nicht(dot)de>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Remove "unsupported version" warning for Greenplum
Date: 2016-01-21 22:54:52
Message-ID: CABUevExjUYGAfHdPbc_P=iFjrdKwy8_7gX5S431wFke0WxY+Gg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Thu, Jan 21, 2016 at 11:35 PM, Andreas 'ads' Scherbaum <
adsmail(at)wars-nicht(dot)de> wrote:

> On 21.01.2016 10:31, Dave Page wrote:
>
>> On Tue, Jan 19, 2016 at 10:54 PM, Andreas 'ads' Scherbaum
>> <adsmail(at)wars-nicht(dot)de> wrote:
>>
>>> On 19.01.2016 16:03, Dave Page wrote:
>>>
>>>>
>>>>
>>>> Your patch won't apply again. I have no idea why - I'm trying to do it
>>>> on my Mac, which is a *nix under the hood (they don't use Mac line
>>>> endings any more - that was the old Mac OS 9 and earlier from a decade
>>>> or so ago iirc). How are you creating them? The normal way is to do
>>>> something like:
>>>>
>>>
>>>
>>> And how does the attached work? Fresh clone again, only difference is a
>>> warning (not an error) for whitespaces removed.
>>>
>>
>> Still doesn't apply. I tried on the following systems:
>>
>> Mac OS X 10.11.1 - git version 2.5.4 (Apple Git-61)
>> Windows 7 Enterprise SP1 - git version 1.8.1.msysgit.1
>> CentOS release 6.7 (Final) - git version 1.7.1
>>
>> I'm fairly convinced at this stage that there's something funky on
>> your system. Perhaps we should take a look next week when we're both
>> in Brussels?
>>
>>
> After debugging back and forth with Magnus, it looks like that Google Mail
> is fooling you. Your downloaded file has a different line ending, and your
> file is 3269 bytes, where the original file is 3210 bytes. That's 59
> additional line breaks.
>
> 4fa0990a1020e425fe95b99ea9f186de gp-warning2.diff
>
> The file you download from the archive:
>
> http://www.postgresql.org/message-id/569EBEA2.5040903@wars-nicht.de
>
> is also correct.

It's also worth noticing that "patch" has no problem with either of the two
files, but "git apply" does. At least on my system.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sanket Mehta 2016-01-22 05:01:37 PATCH: minor issue resolved related to retrieval of last system oid
Previous Message Andreas 'ads' Scherbaum 2016-01-21 22:35:43 Re: Remove "unsupported version" warning for Greenplum