Re: New problem with the latest Kubuntu - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: New problem with the latest Kubuntu
Date
Msg-id 4819E0E5.4020207@lelarge.info
Whole thread Raw
In response to Re: New problem with the latest Kubuntu  ("Dave Page" <dpage@pgadmin.org>)
Responses Re: New problem with the latest Kubuntu
List pgadmin-hackers
Dave Page a écrit :
> On Thu, May 1, 2008 at 4:03 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>> Dave Page a écrit :
>>
>>> [...]
>>>
>>> As I see it we have three choices:
>>>
>>> - Try using extern c on them (a suggestion from Greg Stark, though we
>>> think that only affects linkage).
>>> - Silence the warning on the GCC command line.
>>> - Fix them.
>>>
>>> I'm leaning towards fixing them to be honest.
>>>
>>>
>>  Fixing them seems better. By fixing them, I hope you mean modifying "char*"
>> with "const char*" because that's what I did till now. The patch attached
>> works on trunk. I didn't try it on 1.8 branch but I'll check this ASAP.
>
> Yes, that's what I meant. I'm not going to review every last line of
> this patch - what I suggest we do is apply that to trunk, and simply
> silence the warning on the 1.8 and edb branches, to lower the risk of
> breaking them. Sound reasonable?
>

OK. Should I apply it ?

(FYI, it applies great on the 1.8 branch)


--
Guillaume.
  http://www.postgresqlfr.org
  http://dalibo.com

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: New problem with the latest Kubuntu
Next
From: "Dave Page"
Date:
Subject: Re: New problem with the latest Kubuntu