We're now suppressing these warnings by declaring the new temp vars as 
follows:

   int tmp __DEPUTY_UNUSED__;

this is just a macro for gcc's unused attribute, which marks variables 
that are intended to be possibly unused.

Anyway feel free to send me direct mail if you see any more of these 
warnings lurking and we'll kill them.  Thanks,

John Regehr
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to