Hi all:
I've resolved the problem of the classpath but now this error occurs
when i type "make matlab" in the Cygwin window:
[EMAIL PROTECTED]
/cygdrive/c/tinyos/cygwin/opt/tinyos-1.x/tools/java/net/
tinyos/matlab
$ make matlab
javac MatlabClock.java MatlabControl.java MatlabMessageListener.java
MatlabMesse
nger.java;
Note: MatlabClock.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
I´ve noted that when i type "javac MatlabClock.java" this error occurs
but when i type "javac MatlabControl.java" for example no error occurs.
What´s the problem now? I'm desesperated with this situation. Please help me
Thanks in advance
Milton Aguiar
Michael Schippling escreveu:
I stand corrected....
However I can't decide if this is an example of consistency or not.
MS
David Gay wrote:
On 11/29/06, Michael Schippling <[EMAIL PROTECTED]> wrote:
<RANT>
The problem is that the guys who designed Java made it easy to
supersede interfaces and code that (someone thinks) were poorly
designed to start with. The further problem is that they never
deprecate the really egregious examples because everyone depends
on them. Also I have never seen deprecated code actually removed,
because that would break the (misguided?) attempt at guaranteed
backward compatibility...
</RANT>
Nah, they did actually "remove" System.getEnv (well, it's still there
but no longer returns anything useful). Of course, this is an example
of something that it was utterly stupid to either deprecate or
remove...
David Gay
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help