Re: PATCH: JDBC compile w/ jikes

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: PATCH: JDBC compile w/ jikes
Date: 2001-04-20 11:06:46
Message-ID: 987764806.3ae018460e190@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Quoting Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>:

Sorry for the late reply, I'm about 7 days behind with emails at the moment.
Slowly catching up ;-)

> Hi all,
>
> The JDBC2 driver included with PostgreSQL 7.1 doesn't compile
> with jikes (1.13). Here's the errors you get:

[snip]

> [javac] 1694. case 'i':

> I'm not sure if this is a bug with jikes, or if Sun's javac is just
> lax.

Yes, it could be that jikes is more precise to the spec than javac is.

> Attached is a trivial patch which fixes it for me (it compiles, at any
> rate).

Looking at it, it looks ok.

Peter

--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Peltonen 2001-04-20 11:52:22 Re: 7.1 RPM has old JDBC driver - SQL statement too long
Previous Message jlemcke 2001-04-20 00:36:24 Re: Still having trouble getting JDBC working

Browse pgsql-patches by date

  From Date Subject
Next Message Jason Tishler 2001-04-20 15:36:44 Cygwin PostgreSQL ESQL Patch
Previous Message D. Hageman 2001-04-19 15:40:07 Re: Fix for psql core dumping on bad user