Version 1.3.5 of the nesC compiler is now available from

http://sourceforge.net/projects/nescc/files/nescc/v1.3.5/nesc-1.3.5.tar.gz/download

Changes in nesC 1.3.5
=====================
- improved man pages
- new option (-Wnesc-implicit-conn) to warn when using implicit connections
  (interface = commponent)
- fix interfaces with mutiply-parameterized interfaces
  (http://sourceforge.net/p/nescc/bugs/69/)
- make lookups of symbols using the magic __nesc_keyword_ prefix lookup the
  non-prefixed symbol (fixes https://github.com/tinyos/nesc/issues/4)
- nescc-mig, nescc-ncg now recognize --param, -imultilib, -isysroot and
  -Xpreprocessor as options taking arguments

David Gay
_______________________________________________
Tinyos-devel mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-devel

Reply via email to