Re: More compiler warnings.

2010-03-10 Thread Andy Pook
l.com] > Sent: Wednesday, March 10, 2010 12:38 PM > To: lucene-net-dev@lucene.apache.org > Subject: Re: More compiler warnings. > > I've raised a ticket for the warning (LUCENENET-348). But I don't > think it makes sense to log a bug for the build scripts. So

RE: More compiler warnings.

2010-03-10 Thread Digy
email (one for the CustomScoreProvider & > one for the .bat files). > > Michael > > -Original Message- > From: Andy Pook [mailto:andy.p...@gmail.com] > Sent: Monday, March 08, 2010 9:20 AM > To: lucene-net-dev@lucene.apache.org > Subject: More compiler warnings. &

Re: More compiler warnings.

2010-03-10 Thread Andy Pook
email (one for the CustomScoreProvider & > one for the .bat files). > > Michael > > -Original Message- > From: Andy Pook [mailto:andy.p...@gmail.com] > Sent: Monday, March 08, 2010 9:20 AM > To: lucene-net-dev@lucene.apache.org > Subject: More compiler warnings. &

RE: More compiler warnings.

2010-03-08 Thread Michael Garski
--- From: Andy Pook [mailto:andy.p...@gmail.com] Sent: Monday, March 08, 2010 9:20 AM To: lucene-net-dev@lucene.apache.org Subject: More compiler warnings. I've noticed another compiler warning that can be easier avoided... Search\Function\CustomScoreQuery.cs(207,25): warning CS010

More compiler warnings.

2010-03-08 Thread Andy Pook
I've noticed another compiler warning that can be easier avoided... Search\Function\CustomScoreQuery.cs(207,25): warning CS0108: 'Lucene.Net.Sear ch.Function.CustomScoreQuery.AnonymousCustomScoreProvider.reader' hides inherit ed member 'Lucene.Net.Search.Function.CustomScoreProvider.reader'. Use