Re: [HACKERS] ecpg glitches in Feb 23rd beta. - Mailing list pgsql-hackers

From Michael Meskes
Subject Re: [HACKERS] ecpg glitches in Feb 23rd beta.
Date
Msg-id 199802241117.MAA25660@gauss.topsystem.de
Whole thread Raw
In response to ecpg glitches in Feb 23rd beta.  (darrenk@insightdist.com (Darren King))
List pgsql-hackers
Darren King writes:
>
> 1. ecpg Makefiles have hard-coded gcc-only options hard coded.
>
> 2. ecpg/preproc/Makefile trashes CFLAGS instead of appending to it.
>
> 3. ecpg/preproc/preproc.y has duplicate S_SIGNED
>
> Patch appended to fix #1-#3 for Michael's review.  Don't appear to
> break anything else, but I'm not the one working on this.

Thanks. I've included them in my source tree and will submit them with my
next patch.

> 4. ecpg/preproc/preproc.y has an illegal assignment between "void*"
>    and "const char*".  Log of the make error is...

Hopefully I've fixed this one, too.

Michael
--
Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
meskes@debian.org                      | 52146 Wuerselen
Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10

pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [HACKERS] Current 6.3 issues
Next
From: Michael Meskes
Date:
Subject: ecpg news