Try applying commit 1d981b instead:

http://clucene.git.sourceforge.net/git/gitweb.cgi?p=clucene/clucene;a=commitdiff;h=1d981b2a889eb3676c83dc08bd5a0843201c6675

It should work better. Let me know how that goes, and I'll cherry-pick 
it to master if no disaster happens...

Itamar.

On 14/9/2010 11:04 AM, pse...@zond.org wrote:
> On 64bit OS:
>
> IndexFileDeleter.cpp: In member function 'void
> lucene::index::IndexFileDeleter::message(std::string)':
> IndexFileDeleter.cpp:93: error: cast from 'pthread*' to 'int32_t'
> loses precision
>
> IndexWriter.cpp: In member function 'void
> lucene::index::IndexWriter::message(std::string)':
> IndexWriter.cpp:101: error: cast from 'pthread*' to 'int32_t' loses precision
>
> Changing int32_t to int64_t has fix the problem.
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> CLucene-developers mailing list
> CLucene-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clucene-developers
>
>
>    

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to