[Tinyos-8051wg] Re: [Tinyos-2.0wg] Re: [nescc-devel] nesC 1.2 alpha
9 on sourceforge
Philip Levis
pal at cs.berkeley.edu
Thu May 19 13:46:21 PDT 2005
On May 19, 2005, at 1:35 PM, Phil Levis wrote:
> On Thu, 2005-05-19 at 12:24, David Gay wrote:
>
>> 1.2alpha9:
>> - allow unique in generic components to use generic component string
>> arguments
>>
>> On sourceforge, as usual. (sf.net/projects/nescc)
>>
>
> Getting an internal error, with an incorrect line number assigned
> to the
> offending line (it makes a complaint about unique, and there's no
> unique
> on the line in question). Not a "autogenned code weird line number"
> problem, it's well within a file.
>
Looks like it's in AST_utils.c:217
return e->ddecl->value->cval
ddecl->value is NULL.
It looks like e is an enumerator, ddecl is the CC1000 timeoutTask.
Maybe there's a bad interaction with the automagic task assignment
thing?
Phil
-------
"We shall not cease from exploration
And the end of all our exploring
Will be to arrive where we started
And know the place for the first time."
- T. S. Eliot, 'Little Gidding'
_______________________________________________
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