Hi All, I just wondering if anyone know how to solve a TOSSIM's simulation problem which I got as below:
/opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx:2066: warning: deprecated conversion from string constant to ‘char*’ /opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx:2067: warning: deprecated conversion from string constant to ‘char*’ /opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx: In function ‘PyObject* _wrap_nesc_app_t_variableNames_set(PyObject*, PyObject*)’: /opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx:2134: warning: deprecated conversion from string constant to ‘char*’ /opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx:2135: warning: deprecated conversion from string constant to ‘char*’ /opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx: In function ‘PyObject* _wrap_nesc_app_t_variableNames_get(PyObject*, PyObject*)’: The simulation result indicates successful but I am getting these warning messages and I am afraid the simulation is not 100% success. I am using Tinyos-2.1 on Linux. thanks in advance. Yus _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
