[Tinyos-8051wg] Re: [Tinyos-2.0wg] Bug in nesC 1.2alpha10

David Gay dgay42 at gmail.com
Fri May 20 14:41:57 PDT 2005


On 5/20/05, Joe Polastre <joe.polastre at gmail.com> wrote:
> two potential bugs:
>   * "packed" attribute being used by nesC on the msp430

Shouldn't cause problems, as the structs fields are not actually
accessed directly (it's all done with variations on (char *)&foo->x,
followed by accesses to the resulting char * array.

David

_______________________________________________
Tinyos-2.0wg mailing list
Tinyos-2.0wg at Mail.Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-2.0wg


More information about the Tinyos-8051wg mailing list