Hello,
The regression came from the -O3 flag in Makefile.common.
This flag is ok on Linux but not on Windows!
On Mar 20, 2:37 am, "David Crawshaw" <[EMAIL PROTECTED]> wrote:
> el barto <[EMAIL PROTECTED]> wrote:
> > > To reproduce the bug, just add theses lines in DBMetaDataTest.java:
>
> > > @Test public void getDatabaseProductVersion() throws SQLException
> > > {
> > > assertNotNull(meta.getDatabaseProductVersion());
> > > }
> > it seems to be related to the mingw compiler:
> > http://www.sqlite.org/cvstrac/tktview?tn=2982
>
> Thanks for your report and analysis el barto. I am going away for a
> few days, but I will try and write a quick fix for this on the plane.
> The next version will be run against your test.
>
> d.
--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---