-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi, LiJun,

Thanks for the feedback.  We have updated the source code following
your suggestion.  The source code is checked in as SVN Revision 743.
Please give it a try when you get the chance and let us know if you
find any problem with it.

John


On 8/11/14 8:26 AM, lijun wrote:
> hi,/ John Wu,/
> i try example/ardea with a metadata-file, the file's content like
> 
> city:unsigned short
> province:unsigned short
> _id:unsigned int
> ...
> 
> i found that there is a bug in ibis::tablex::parseNamesAndTypes
> 
> 3992 ▸---if (type.compare("unsigned") == 0) {
> 
> string::compare without a /pos/ and a /len/ parameters
> will perform exact match.
> this is incorrect in there, the result is that all the types
> are regarded as unsigned int
> due to "src/tafel.cpp" line 4027: "default:"
> 
> here is my patch diff: https://github.com/MOON-CLJ/fastbit/compare/mine
> thx~
> -- 
> lijun
> 
> 
> 
> _______________________________________________
> FastBit-users mailing list
> [email protected]
> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - https://gpgtools.org

iF4EAREKAAYFAlPrE2cACgkQ4I69U3+CTfynqwD9EXu75vkqCtJogHH6Lr+MhVQa
di7LeGVaCHTy1EgBmYIA/187EEoIK81abxNQR7hwHDc/C36aMU9SJFThr+kJzdwC
=rDXr
-----END PGP SIGNATURE-----
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to