浏览代码

drop warning

Samuel Thibault 10 年之前
父节点
当前提交
5576e64af0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/drivers/mp_common/sink_common.c

+ 1 - 0
src/drivers/mp_common/sink_common.c

@@ -420,6 +420,7 @@ static int _starpu_sink_common_get_current_rank(int workerid, struct _starpu_com
 			return i;
 			return i;
 
 
 	STARPU_ASSERT(0);
 	STARPU_ASSERT(0);
+	return -1;
 }
 }
 
 
 /* Execute the task
 /* Execute the task