Nick Brown <[EMAIL PROTECTED]> wrote:
> On Saturday 25 March 2006 13:33:47 someone scribbled:
> > > > > types3-1.3...
> > > > > Expected: [wideInt integer]
> > > > >      Got: [int integer]
> > 
> > The types3-1.3 error occurs because on ia64, a regular
> > old integer is sufficient to hold the value whereas on
> > an ix86 machine, a long long int is required.  No biggie.
> 
> Is there a patch that fixes this test failure, such that "make test" will 
> pass 
> on a x86_64 and x86?
> 

Not at this time.  Why is it important to you?  The problem
is in the test code not in the SQLite core.
--
D. Richard Hipp   <[EMAIL PROTECTED]>

Reply via email to