Parcourir la source

update warning suppression

Samuel Thibault il y a 7 ans
Parent
commit
cfe828d871
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      tools/dev/cppcheck/suppressions.txt

+ 2 - 2
tools/dev/cppcheck/suppressions.txt

@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2017, 2018                               CNRS
 // Copyright (C) 2017                                     Inria
-// Copyright (C) 2017                                     Université de Bordeaux
+// Copyright (C) 2017-2018                                Université de Bordeaux
 //
 // StarPU is free software; you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published by
@@ -57,7 +57,7 @@ unusedStructMember:src/core/perfmodel/perfmodel_bus.c:65
 unusedStructMember:src/core/perfmodel/perfmodel_bus.c:66
 unusedStructMember:src/core/simgrid.c:225
 unusedStructMember:src/core/simgrid.c:226
-wrongPrintfScanfArgNum:src/core/simgrid.c:1008
+wrongPrintfScanfArgNum:src/core/simgrid.c:1016
 duplicateExpression:src/util/starpu_task_insert.c:52
 
 nullPointerRedundantCheck:src/common/rbtree.c