Community
Participate
Working Groups
The logError/logWarning/logFatal methods of a module should emit bettor error messages if proper arguments are not passed to them. For example if the object argument is not passed to "logError" the following message is emitted by XDCtools: js: "C:/tmp/msp430/idle.cfg", line 55: Error: parameter agg must be defined for $logError() It is not very clear that the "agg" parameter represents the module object. Also, the documentation and function parameter names (in om2.xs) should match the documentation provided in RTSCpedia http://rtsc.eclipse.org/docs-tip/XDCscript_-_Module-Object.$logError