2011/10/9 Veit Jahns <nuncupa...@googlemail.com>:
> - Put #if-macros around the fixes, where I thought there are only VC6 
> specific.
> - I didn't integrated your fix in IndexInput.h. I think this was a
> error caused by the error in ByteSliceReader::clone()

Forgot to mention: I changed also your fixes with the static_casts.
Here you made downcasts. But the pointer there can also point to other
subclasses of Query. So I made it a static upcast on the other side of
the comparison.

Veit

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to