RE: Blackdown and Generics

2004-07-08 Thread Bryant, Nathan
Title: RE: Blackdown and Generics Have you tried setting your LANG variable to en_US or en_US.UTF-8? Sounds like it is currently set to C or not set at all. -Original Message- From: Radu-Adrian Popescu [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 08, 2004 7:19 AM To

Re: Blackdown and Generics

2004-07-08 Thread Radu-Adrian Popescu
This looks like an encoding problem, not a generics problem. The blackdown JDK should be functionally identical to Sun's, right ? I mean the classpath, compiler and VM have to be compliant. Since the generics are implemented like an application then this looks a lot like a problem with the appli

Blackdown and Generics

2004-07-08 Thread Christopher Semturs
Hello, I've searched for quite a long time for answers using the archive, but haven't found any actual reference. So that's why I'm posting the question here. The problem is: At our customers site, a debian-linux-server is used as main development environment for versioning system, automatic bui