[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/wustl/apps/Agilla/opcodes OPaddM.nc, 1.2, 1.3

Chien-Liang Fok chien-liang at users.sourceforge.net
Fri May 5 17:26:59 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/opcodes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21091/opcodes

Modified Files:
	OPaddM.nc 
Log Message:


Index: OPaddM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/wustl/apps/Agilla/opcodes/OPaddM.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** OPaddM.nc	21 Jan 2006 03:18:20 -0000	1.2
--- OPaddM.nc	6 May 2006 00:26:57 -0000	1.3
***************
*** 213,219 ****
            return FAIL;                 
        } 
-     } else {
-       call Error.errord(context, AGILLA_ERROR_INVALID_TYPE, 0x06);
-       dbg(DBG_USR1, "VM (%i:%i): Invalid add arg1.vtype = %i, arg1.vtype = %i.\n", context->id.id, context->pc-1, arg1.vtype, arg1.vtype);
      }        
      return FAIL;
--- 213,216 ----



More information about the Tinyos-contrib-commits mailing list