On Tuesday 17 August 2004 14:45, Erik Hatcher wrote:

> src/java/org/apache/lucene/analysis/fr/FrenchStemmer.java:571: Â
> duplicate case label
> Â Â Â[javac] Â Â Â Â Â Â Â Â Â Â case '?':
> Â Â Â[javac] Â Â Â Â Â Â Â Â Â Â Â Â ^

"ant compile" works for me, probably because my system defaults to utf-8. 
But when I explicitly open the FrenchStemmer.java as utf-8, the special 
characters are okay, so it's in utf-8, just like GermanStemmer.java. So it 
should compile when the encoding is set to utf-8.

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to