On 3/7/06, David Moss <[EMAIL PROTECTED]> wrote: > Johnathan - are you maintaining the /tos/Flash/ code? Is it possible to add > a line to the BlockStorage.h file to #include "Storage.h" automatically so > developers don't have these errors? I see BlockStorage.h is included by the > BlockStorage components and interfaces, and those components always > reference types defined in Storage.h, but do not include Storage.h. What do > you think? Attached is a version of the BlockStorage.h file with that added > line. I tested it on my system to verify the update.
I'm only doing bug fixes to tinyos-1.x/tos/Flash when they are reported by other users. I've checked in your requested change to BlockStorage.h. -- Jonathan W. Hui [EMAIL PROTECTED] http://www.cs.berkeley.edu/~jwhui/ _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
