Chris,
Yes, that's it. I should have looked. Thanks for pointing it out, and
never mind.
I did fix an additional glitch, namely that the member accessors don't
check the index is valid for the vector provided, resulting in a
segfault if the vector is shorter than the number of elements in the
SSQL.
I'll submit when the next release comes out, I guess. I'm a bit wary of
releasing a patch that depends on a patch, with no intermediate check-in
to version control. (I read the post about hosting subversions
somewhere publicly visible--that would be great to have.) Suggestions?
Wolfram
On Thu, 2005-05-19 at 09:15 -0400, Chris Frey wrote:
> On Thu, May 19, 2005 at 02:31:49AM -0700, Wolfram Arnold wrote:
> > Hi,
> >
> > I'm learning about SSQL's and want to use the equal_list method with the
> > vector<bool>* signature. The following example...
>
> What version are you using? There are bugs with the equal_list() feature
> that Mark Merendino has already found and fixed. Have you patched your
> copy of mysql++-1.7.35 with the patch I sent to the list on May 10?
>
> - Chris
>
>
--
Wolfram Arnold <wolfram@stripped>