Re: Compilation problem using jikes

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Compilation problem using jikes
Date: 2004-11-10 20:45:01
Message-ID: 41927DCD.4040406@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka wrote:
>
> On Wed, 10 Nov 2004, Peter Eisentraut wrote:
>
>
>>I tried compiling the latest driver source code using jikes (and
>>sablevm), and there were some errors. Maybe you can fix them and
>>take a look at the warnings, too.
>
>
> I've fixed the compile error. The warnings can safely be ignored.

I've fixed the warnings too. Many were cosmetic (but simple to fix), but
we had several real switch-fallthrough bugs there.

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Eisentraut 2004-11-10 21:48:16 Re: driver beta release
Previous Message Kris Jurka 2004-11-10 20:23:32 Re: Compilation problem using jikes