Hi, Patrik, Thanks for noticing these. Looks like I had done a little too much copying-and-pasting.. You patch is now in SVN revision 606. Take a look at it when you get the chance.
By the way, I presume that you are fine with our distributing of your patch under LGPL, right? John On 12/7/12 6:53 AM, Patrik Nisen wrote: > Hi, > > there's a bug in the row-wise access to the table-interface. The > row-struct stores data of different types and column names in their own > vectors. However, when using a cursor to access the rows, column names > for unsigned columns are inserted into the signed name vector in > ibis::bord::cursor::fillRow. Please see the attached diff for the > details. > > Best regards > > Patrik Nisen > > > > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
