[Tinyos-help] TinyOS and Matlab
Milton Aguiar
miltonaguiar at netmadeira.com
Mon Dec 4 03:04:09 PST 2006
Hi all:
I've resolved the problem of the classpath but now this error occurs
when i type "make matlab" in the Cygwin window:
1000ton at aguiar-8e616724
/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 <schip at santafe.edu> 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
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
More information about the Tinyos-help
mailing list