Re: BUG #1168: JDBC compile fails using Java 1.5.0-beta2

From: Kris Jurka <books(at)ejurka(dot)com>
To: Gavin Flower <gavin353(at)eircom(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1168: JDBC compile fails using Java 1.5.0-beta2
Date: 2004-06-17 21:45:53
Message-ID: Pine.BSO.4.56.0406171645080.16501@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, 17 Jun 2004, Kris Jurka wrote:

>
>
> On Thu, 17 Jun 2004, PostgreSQL Bugs List wrote:
>
> >
> > The following bug has been logged online:
> >
> > Bug reference: 1168
> > PostgreSQL version: 7.4
> >
> > Description: JDBC compile fails using Java 1.5.0-beta2
> >
> > Details:
> >
> > I just downloaded PostgreSQL 7.4.3 and attempted to "make" it with the
> > option to create JDBC drivers.
> >
> > I get error messages when using j2sdk1.5b2, however it compiles successfully
> > using j2sdk1.4.2_04.
> >
> > I had the same problem with PostgreSQL 7.4.2.
> >
>
> 7.4.3 builds fine for me with the 1.5 JDK. Between 7.4.2 and 7.4.3 I did
> make this change:
>

Actually it builds with the first beta, but now that I've installed beta2
I'm getting failures, will look into it.

Kris Jurka

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message zakkr 2004-06-18 00:45:17 question
Previous Message Kris Jurka 2004-06-17 21:43:32 Re: BUG #1172: JDBC driver fails to compile