List of bugs found

  1. src/medit/image.c:27: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 17, column 10 is not released after line 27, column 13. (source | trace)
  2. src/medit/image.c:33: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 17, column 10 is not released after line 33, column 13. (source | trace)
  3. src/medit/image.c:43: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 17, column 10 is not released after line 43, column 13. (source | trace)
  4. src/medit/image.c:50: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 17, column 10 is not released after line 50, column 13. (source | trace)
  5. src/medit/image.c:72: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 17, column 10 is not released after line 72, column 13. (source | trace)
  6. src/medit/image.c:27: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 20, column 10 is not released after line 27, column 13. (source | trace)
  7. src/medit/image.c:33: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 20, column 10 is not released after line 33, column 13. (source | trace)
  8. src/medit/image.c:43: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 20, column 10 is not released after line 43, column 13. (source | trace)
  9. src/medit/image.c:50: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 20, column 10 is not released after line 50, column 13. (source | trace)
  10. src/medit/image.c:72: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 20, column 10 is not released after line 72, column 13. (source | trace)
  11. src/medit/inmsh2.c:39: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 24, column 9 is not released after line 39, column 10. (source | trace)
  12. src/medit/inmsh2.c:25: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired to `return` by call to `fopen()` at line 18, column 9 is not released after line 25, column 15. (source | trace)
  13. src/medit/inout.c:26: error: NULL_DEREFERENCE pointer `ptr` last assigned on line 25 could be null and is dereferenced at line 26, column 7. (source | trace)
  14. src/medit/scissor.c:16: error: DEAD_STORE The value written to &mesh (type mesh*) is never used. (source | trace)
  15. examples++-hpddm/PETSc-complex.cpp:7: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  16. examples++-hpddm/PETSc.cpp:7: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  17. src/medit/gisfil.c:123: error: MEMORY_LEAK memory dynamically allocated by call to `malloc()` at line 112, column 18 is not reachable after line 123, column 17. (source | trace)
  18. src/medit/gisfil.c:123: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 23, column 8 is not released after line 123, column 17. (source | trace)
  19. src/medit/gisfil.c:28: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 23, column 8 is not released after line 28, column 13. (source | trace)
  20. src/medit/gisfil.c:39: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 23, column 8 is not released after line 39, column 13. (source | trace)
  21. src/medit/gisfil.c:45: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 23, column 8 is not released after line 45, column 13. (source | trace)
  22. src/medit/gisfil.c:69: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 23, column 8 is not released after line 69, column 13. (source | trace)
  23. src/medit/persp.c:37: error: DEAD_STORE The value written to &rapx (type float) is never used. (source | trace)
  24. examples++-load/mat_psi.cpp:19: error: NULL_DEREFERENCE pointer `a` last assigned on line 18 could be null and is dereferenced at line 19, column 9. (source | trace)
  25. examples++-load/Element_QF.cpp:27: error: DEAD_STORE The value written to &p (type int*) is never used. (source | trace)
  26. examples++-load/libff-mmap-semaphore.c:14: error: NULL_DEREFERENCE pointer `p` last assigned on line 13 could be null and is dereferenced by call to `strcpy()` at line 14, column 5. (source | trace)
  27. src/medit/tiles.c:16: error: NULL_DEREFERENCE pointer `out2` last assigned on line 15 could be null and is dereferenced by call to `fprintf()` at line 16, column 3. (source | trace)
  28. examples++-load/Element_P2pnc.cpp:13: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QFE accesses global variable from a different translation unit: Fem2D::QF_GaussLegendre3|. (source | trace)
  29. examples++-load/Element_P2pnc.cpp:14: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QFK accesses global variable from a different translation unit: Fem2D::QuadratureFormular_T_5|. (source | trace)
  30. examples++-load/libff-mmap-semaphore.c:21: error: NULL_DEREFERENCE pointer `p` last assigned on line 18 could be null and is dereferenced by call to `strcpy()` at line 21, column 9. (source | trace)
  31. examples++-load/libff-mmap-semaphore.c:25: error: NULL_DEREFERENCE pointer `p` last assigned on line 18 could be null and is dereferenced by call to `strcpy()` at line 25, column 7. (source | trace)
  32. src/medit/util.c:21: error: DEAD_STORE The value written to &font_style (type void*) is never used. (source | trace)
  33. src/medit/util.c:25: error: DEAD_STORE The value written to &font_style (type void*) is never used. (source | trace)
  34. src/medit/util.c:27: error: DEAD_STORE The value written to &font_style (type void*) is never used. (source | trace)
  35. src/medit/util.c:30: error: DEAD_STORE The value written to &font_style (type void*) is never used. (source | trace)
  36. src/medit/util.c:32: error: DEAD_STORE The value written to &font_style (type void*) is never used. (source | trace)
  37. src/medit/util.c:39: error: DEAD_STORE The value written to &font_style (type void*) is never used. (source | trace)
  38. examples++-load/Element_HCT.cpp:30: error: DEAD_STORE The value written to &gauss2 (type double) is never used. (source | trace)
  39. examples++-load/myfunction2.cpp:21: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  40. src/medit/critip.c:26: error: DEAD_STORE The value written to &pt (type striangle*) is never used. (source | trace)
  41. src/medit/transform.c:33: error: NULL_DEREFERENCE pointer `tr` last assigned on line 28 could be null and is dereferenced at line 33, column 3. (source | trace)
  42. examples++-load/bmo.cpp:51: error: DEAD_STORE The value written to &r (type long) is never used. (source | trace)
  43. src/libMesh/chrono.c:29: error: NULL_DEREFERENCE pointer `ptm` last assigned on line 28 could be null and is dereferenced at line 29, column 9. (source | trace)
  44. src/libMesh/chrono.c:34: error: NULL_DEREFERENCE pointer `ptm` last assigned on line 33 could be null and is dereferenced at line 34, column 9. (source | trace)
  45. src/medit/tiles.c:192: error: DEAD_STORE The value written to &bitsTileOffset (type int) is never used. (source | trace)
  46. src/medit/tiles.c:108: error: DEAD_STORE The value written to &th (type int) is never used. (source | trace)
  47. src/medit/tiles.c:93: error: MEMORY_LEAK memory dynamically allocated by call to `calloc()` at line 80, column 22 is not reachable after line 93, column 13. (source | trace)
  48. src/libMesh/eigenv.c:39: error: DEAD_STORE The value written to &n (type int) is never used. (source | trace)
  49. examples++-load/MetricKuate.cpp:31: error: DEAD_STORE The value written to &a (type double) is never used. (source | trace)
  50. examples++-load/MetricKuate.cpp:31: error: DEAD_STORE The value written to &b (type double) is never used. (source | trace)
  51. examples++-load/Morley.cpp:41: error: DEAD_STORE The value written to &gauss2 (type double) is never used. (source | trace)
  52. src/medit/bbfile.c:56: error: DEAD_STORE The value written to &bigbb (type unsigned char) is never used. (source | trace)
  53. src/femlib/InvIntFunc.cpp:40: error: DEAD_STORE The value written to &Fi (type int) is never used. (source | trace)
  54. src/femlib/InvIntFunc.cpp:48: error: DEAD_STORE The value written to &Fi (type int) is never used. (source | trace)
  55. examples++-hpddm/hpddm_substructuring.cpp:73: error: NULL_DEREFERENCE pointer `comm` last assigned on line 44 could be null and is dereferenced at line 73, column 67. (source | trace)
  56. examples++-load/mat_psi.cpp:47: error: NULL_DEREFERENCE pointer `a` last assigned on line 46 could be null and is dereferenced at line 47, column 6. (source | trace)
  57. src/medit/critip.c:73: error: DEAD_STORE The value written to &dmin (type double) is never used. (source | trace)
  58. src/bamglib/MeshGeom.cpp:356: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  59. src/bamglib/MeshGeom.cpp:448: error: DEAD_STORE The value written to &k (type long) is never used. (source | trace)
  60. examples++-load/GeometryQA.cpp:45: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of mir::coutMath accesses global variable from a different translation unit: std::cout|. (source | trace)
  61. examples++-load/Element_P1ncdc.cpp:52: error: DEAD_STORE The value written to &l2 (type double) is never used. (source | trace)
  62. examples++-load/MetricKuate.cpp:428: error: DEAD_STORE The value written to &EPS (type double) is never used. (source | trace)
  63. examples++-load/MetricKuate.cpp:142: error: DEAD_STORE The value written to &bmax (type double) is never used. (source | trace)
  64. examples++-load/MetricKuate.cpp:187: error: DEAD_STORE The value written to &condition (type int) is never used. (source | trace)
  65. examples++-load/MetricKuate.cpp:270: error: DEAD_STORE The value written to &condition (type int) is never used. (source | trace)
  66. examples++-load/MetricKuate.cpp:289: error: DEAD_STORE The value written to &condition (type int) is never used. (source | trace)
  67. src/fflib/glumesh2D.cpp:105: error: DEAD_STORE The value written to &nbv0 (type int) is never used. (source | trace)
  68. examples++-load/SortedList.h:52: error: DEAD_STORE The value written to &hasGrown (type _Bool) is never used. (source | trace)
  69. src/medit/persp.c:68: error: NULL_DEREFERENCE pointer `pp` last assigned on line 65 could be null and is dereferenced at line 68, column 5. (source | trace)
  70. examples++-load/Element_Mixte3d.cpp:50: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge1_3d::QFe accesses global variable from a different translation unit: std::cout|. (source | trace)
  71. src/medit/medit.c:57: error: DEAD_STORE The value written to &win (type int) is never used. (source | trace)
  72. src/medit/inout_morice.c:64: error: DEAD_STORE The value written to &keyse (type char[2*1](&)) is never used. (source | trace)
  73. src/medit/inout_morice.c:63: error: DEAD_STORE The value written to &keyseE (type char[3*1](&)) is never used. (source | trace)
  74. examples++-load/Element_Mixte3d.cpp:59: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge1_3d::QFf accesses global variable from a different translation unit: std::cout|. (source | trace)
  75. examples++-mpi/parmetis.cpp:98: error: DEAD_STORE The value written to &nv (type int) is never used. (source | trace)
  76. examples++-load/myfunction.cpp:62: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  77. src/femlib/GenericMesh.hpp:65: error: DEAD_STORE The value written to &b (type long long const ) is never used. (source | trace)
  78. examples++-load/libff-mmap-semaphore.c:67: error: NULL_DEREFERENCE pointer `p` last assigned on line 66 could be null and is dereferenced at line 67, column 5. (source | trace)
  79. src/medit/cube.c:74: error: NULL_DEREFERENCE pointer `out` last assigned on line 72 could be null and is dereferenced by call to `fprintf()` at line 74, column 5. (source | trace)
  80. src/femlib/FESpacen.cpp:75: error: DEAD_STORE The value written to &nnode (type int) is never used. (source | trace)
  81. examples++-load/exactpartition.cpp:79: error: NULL_DEREFERENCE pointer `vi` last assigned on line 75 could be null and is dereferenced at line 79, column 15. (source | trace)
  82. examples++-load/Element_Mixte.cpp:79: error: DEAD_STORE The value written to &c3 (type double) is never used. (source | trace)
  83. examples++-load/bmo.cpp:187: error: DEAD_STORE The value written to &costsave0 (type double) is never used. (source | trace)
  84. examples++-load/bmo.cpp:100: error: DEAD_STORE The value written to &f0 (type double) is never used. (source | trace)
  85. examples++-load/bmo.cpp:168: error: DEAD_STORE The value written to &f0 (type double) is never used. (source | trace)
  86. examples++-load/Element_P2pnc.cpp:97: error: DEAD_STORE The value written to &l0 (type double) is never used. (source | trace)
  87. examples++-load/symmetrizeCSR.cpp:74: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  88. src/medit/menus.c:153: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  89. src/medit/menus.c:156: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  90. src/medit/menus.c:158: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  91. examples++-load/addNewType.cpp:81: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  92. src/libMesh/memory.c:102: error: MEMORY_LEAK memory dynamically allocated by call to `malloc()` at line 96, column 24 is not reachable after line 102, column 5. (source | trace)
  93. src/libMesh/memory.c:89: error: NULL_DEREFERENCE pointer `mstack` last assigned on line 86 could be null and is dereferenced at line 89, column 7. (source | trace)
  94. src/libMesh/memory.c:96: error: NULL_DEREFERENCE pointer `mstack` last assigned on line 86 could be null and is dereferenced at line 96, column 5. (source | trace)
  95. src/medit/mouse.c:86: error: DEAD_STORE The value written to &p (type sperspective*) is never used. (source | trace)
  96. src/fflib/AFunction2.cpp:87: error: DEAD_STORE The value written to &p (type int) is never used. (source | trace)
  97. examples++-load/bfstream.cpp:85: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  98. examples++-load/MetricPk.cpp:102: error: DEAD_STORE The value written to &rmax (type double) is never used. (source | trace)
  99. src/Graphics/ffglut.cpp:136: error: DEAD_STORE The value written to &c2 (type int) is never used. (source | trace)
  100. examples++-load/isolineP1.cpp:617: error: DEAD_STORE The value written to &eT2 (type int) is never used. (source | trace)
  101. examples++-load/isolineP1.cpp:335: error: DEAD_STORE The value written to &ii (type int) is never used. (source | trace)
  102. examples++-load/isolineP1.cpp:95: error: DEAD_STORE The value written to &m (type Fem2D::Mesh*) is never used. (source | trace)
  103. examples++-load/isolineP1.cpp:90: error: DEAD_STORE The value written to &mps (type Fem2D::MeshPoint*) is never used. (source | trace)
  104. examples++-load/isolineP1.cpp:98: error: DEAD_STORE The value written to &nbe (type int) is never used. (source | trace)
  105. examples++-load/isolineP1.cpp:97: error: DEAD_STORE The value written to &nbt (type int) is never used. (source | trace)
  106. examples++-load/isolineP1.cpp:96: error: DEAD_STORE The value written to &nbv (type int) is never used. (source | trace)
  107. examples++-load/isolineP1.cpp:501: error: DEAD_STORE The value written to &xf (type double) is never used. (source | trace)
  108. examples++-load/Element_P1bl.cpp:93: error: DEAD_STORE The value written to &d14 (type double) is never used. (source | trace)
  109. examples++-load/BinaryIO.cpp:89: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  110. examples++-load/metis.cpp:103: error: DEAD_STORE The value written to &etype (type int) is never used. (source | trace)
  111. examples++-load/mshmet.cpp:135: error: DEAD_STORE The value written to &h1 (type double) is never used. (source | trace)
  112. examples++-load/mshmet.cpp:139: error: DEAD_STORE The value written to &h2 (type double) is never used. (source | trace)
  113. examples++-load/mshmet.cpp:143: error: DEAD_STORE The value written to &h3 (type double) is never used. (source | trace)
  114. examples++-load/mshmet.cpp:93: error: NULL_DEREFERENCE pointer `meshMSHMET` last assigned on line 91 could be null and is dereferenced at line 93, column 3. (source | trace)
  115. src/medit/sftcpy.c:208: error: DEAD_STORE The value written to &ptr (type float*) is never used. (source | trace)
  116. src/medit/sftcpy.c:233: error: DEAD_STORE The value written to &ptr (type float*) is never used. (source | trace)
  117. src/medit/sftcpy.c:238: error: DEAD_STORE The value written to &ptr (type float*) is never used. (source | trace)
  118. src/medit/sftcpy.c:237: error: DEAD_STORE The value written to &v (type Feedback3Dcolor*) is never used. (source | trace)
  119. examples++-load/thresholdings.cpp:91: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  120. src/femlib/fem.cpp:456: error: DEAD_STORE The value written to &id (type int) is never used. (source | trace)
  121. src/femlib/fem.cpp:457: error: DEAD_STORE The value written to &id (type int) is never used. (source | trace)
  122. src/femlib/fem.cpp:456: error: DEAD_STORE The value written to &ig (type int) is never used. (source | trace)
  123. src/femlib/fem.cpp:457: error: DEAD_STORE The value written to &ig (type int) is never used. (source | trace)
  124. src/femlib/fem.cpp:320: error: DEAD_STORE The value written to &k100 (type int) is never used. (source | trace)
  125. examples++-load/MUMPS_seq.cpp:107: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  126. examples++-load/shell.cpp:103: error: MEMORY_LEAK memory dynamically allocated by call to `malloc()` at line 101, column 31 is not reachable after line 103, column 5. (source | trace)
  127. examples++-load/shell.cpp:103: error: MEMORY_LEAK memory dynamically allocated by call to `malloc()` at line 102, column 31 is not reachable after line 103, column 5. (source | trace)
  128. examples++-load/aniso.cpp:105: error: DEAD_STORE The value written to &lmin (type double) is never used. (source | trace)
  129. src/medit/inout_popenbinaire.c:208: error: DEAD_STORE The value written to &ppt (type spoint*) is never used. (source | trace)
  130. examples++-load/ffrandom.cpp:102: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  131. src/medit/vector.c:122: error: DEAD_STORE The value written to &clip (type clip*) is never used. (source | trace)
  132. src/medit/vector.c:132: error: DEAD_STORE The value written to &scalemax (type double) is never used. (source | trace)
  133. examples++-load/gmsh.cpp:207: error: DEAD_STORE The value written to &elementary (type int) is never used. (source | trace)
  134. examples++-load/gmsh.cpp:253: error: DEAD_STORE The value written to &elementary (type int) is never used. (source | trace)
  135. examples++-load/gmsh.cpp:313: error: DEAD_STORE The value written to &elementary (type int) is never used. (source | trace)
  136. examples++-load/gmsh.cpp:380: error: DEAD_STORE The value written to &elementary (type int) is never used. (source | trace)
  137. examples++-load/gmsh.cpp:255: error: DEAD_STORE The value written to &indices (type int*) is never used. (source | trace)
  138. examples++-load/gmsh.cpp:163: error: DEAD_STORE The value written to &maxVertex (type int) is never used. (source | trace)
  139. examples++-load/gmsh.cpp:163: error: DEAD_STORE The value written to &minVertex (type int) is never used. (source | trace)
  140. examples++-load/gmsh.cpp:251: error: DEAD_STORE The value written to &num (type int) is never used. (source | trace)
  141. examples++-load/gmsh.cpp:378: error: DEAD_STORE The value written to &num (type int) is never used. (source | trace)
  142. examples++-load/gmsh.cpp:208: error: DEAD_STORE The value written to &partition (type int) is never used. (source | trace)
  143. examples++-load/gmsh.cpp:254: error: DEAD_STORE The value written to &partition (type int) is never used. (source | trace)
  144. examples++-load/gmsh.cpp:314: error: DEAD_STORE The value written to &partition (type int) is never used. (source | trace)
  145. examples++-load/gmsh.cpp:381: error: DEAD_STORE The value written to &partition (type int) is never used. (source | trace)
  146. examples++-load/gmsh.cpp:206: error: DEAD_STORE The value written to &physical (type int) is never used. (source | trace)
  147. examples++-load/gmsh.cpp:252: error: DEAD_STORE The value written to &physical (type int) is never used. (source | trace)
  148. examples++-load/gmsh.cpp:285: error: NULL_DEREFERENCE pointer `fp` last assigned on line 283 could be null and is dereferenced by call to `feof()` at line 285, column 13. (source | trace)
  149. examples++-load/MUMPS_seq.cpp:121: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  150. examples++-load/MUMPS_seq.cpp:122: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  151. examples++-mpi/MUMPS.cpp:122: error: DEAD_STORE The value written to &master (type int) is never used. (source | trace)
  152. examples++-load/funcTemplate.cpp:128: error: DEAD_STORE The value written to &ppui (type FEbase**) is never used. (source | trace)
  153. examples++-load/splitmesh3.cpp:116: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  154. examples++-load/BEC.cpp:117: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  155. examples++-load/splitmesh4.cpp:117: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  156. examples++-mpi/hips_FreeFem.cpp:149: error: DEAD_STORE The value written to &j (type int) is never used. (source | trace)
  157. examples++-mpi/hips_FreeFem.cpp:146: error: DEAD_STORE The value written to &ki (type int*) is never used. (source | trace)
  158. examples++-mpi/hips_FreeFem.cpp:145: error: DEAD_STORE The value written to &kr (type double*) is never used. (source | trace)
  159. src/medit/cube.c:123: error: NULL_DEREFERENCE pointer `cube` last assigned on line 120 could be null and is dereferenced at line 123, column 3. (source | trace)
  160. src/fflib/string_def.cpp:124: error: DEAD_STORE The value written to &l (type unsigned long) is never used. (source | trace)
  161. src/medit/path.c:126: error: DEAD_STORE The value written to &nbp (type int) is never used. (source | trace)
  162. src/medit/path.c:128: error: DEAD_STORE The value written to &nbp (type int) is never used. (source | trace)
  163. src/medit/path.c:124: error: DEAD_STORE The value written to &path (type straj) is never used. (source | trace)
  164. examples++-load/exactpartition.cpp:119: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  165. examples++-mpi/parms_FreeFem.cpp:135: error: NULL_DEREFERENCE pointer `ipar` last assigned on line 121 could be null and is dereferenced at line 135, column 7. (source | trace)
  166. examples++-mpi/parms_FreeFem.cpp:149: error: NULL_DEREFERENCE pointer `prepar` last assigned on line 120 could be null and is dereferenced at line 149, column 5. (source | trace)
  167. examples++-load/pcm2rnm.cpp:121: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  168. examples++-load/BernardiRaugel.cpp:126: error: DEAD_STORE The value written to &l4_0 (type double) is never used. (source | trace)
  169. examples++-load/BernardiRaugel.cpp:126: error: DEAD_STORE The value written to &l4_1 (type double) is never used. (source | trace)
  170. examples++-load/BernardiRaugel.cpp:126: error: DEAD_STORE The value written to &l4_2 (type double) is never used. (source | trace)
  171. src/fflib/problem.hpp:130: error: NULL_DEREFERENCE pointer `a` last assigned on line 129 could be null and is dereferenced at line 130, column 47. (source | trace)
  172. src/libMesh/memory.c:145: error: MEMORY_LEAK memory dynamically allocated by call to `calloc()` at line 138, column 24 is not reachable after line 145, column 5. (source | trace)
  173. src/libMesh/memory.c:131: error: NULL_DEREFERENCE pointer `mstack` last assigned on line 128 could be null and is dereferenced at line 131, column 7. (source | trace)
  174. src/libMesh/memory.c:138: error: NULL_DEREFERENCE pointer `mstack` last assigned on line 128 could be null and is dereferenced at line 138, column 5. (source | trace)
  175. examples++-load/ff-AiryBiry.cpp:125: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  176. src/medit/path.c:141: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 140, column 8 is not released after line 141, column 9. (source | trace)
  177. src/medit/path.c:146: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 143, column 10 is not released after line 146, column 26. (source | trace)
  178. src/medit/path.c:146: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 143, column 10 is not released after line 146, column 9. (source | trace)
  179. examples++-load/ffnewuoa.cpp:133: error: DEAD_STORE The value written to &cost (type double) is never used. (source | trace)
  180. src/femlib/Mesh2dn.cpp:146: error: DEAD_STORE The value written to &bin (type int) is never used. (source | trace)
  181. src/libMesh/libmesh3.c:265: error: MEMORY_LEAK memory dynamically allocated by call to `calloc()` at line 157, column 27 is not reachable after line 265, column 4. (source | trace)
  182. src/libMesh/libmesh3.c:274: error: MEMORY_LEAK memory dynamically allocated by call to `calloc()` at line 157, column 27 is not reachable after line 274, column 3. (source | trace)
  183. src/libMesh/libmesh3.c:158: error: NULL_DEREFERENCE pointer `mesh->filename` last assigned on line 157 could be null and is dereferenced by call to `strcpy()` at line 158, column 2. (source | trace)
  184. src/libMesh/libmesh3.c:265: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 249, column 23 is not released after line 265, column 4. (source | trace)
  185. src/libMesh/libmesh3.c:274: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 249, column 23 is not released after line 274, column 3. (source | trace)
  186. src/femlib/QuadratureFormular.cpp:136: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_T_1 accesses global variable from a different translation unit: std::cout|. (source | trace)
  187. examples++-load/aniso.cpp:137: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  188. examples++-load/metis.cpp:137: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  189. examples++-mpi/dSuperLU_DIST.cpp:226: error: DEAD_STORE The value written to &infobcast (type int) is never used. (source | trace)
  190. examples++-mpi/dSuperLU_DIST.cpp:243: error: DEAD_STORE The value written to &infobcast (type int) is never used. (source | trace)
  191. examples++-mpi/dSuperLU_DIST.cpp:473: error: DEAD_STORE The value written to &nrhs (type int) is never used. (source | trace)
  192. examples++-load/qf11to25.cpp:141: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_11 accesses global variable from a different translation unit: std::cout|. (source | trace)
  193. src/femlib/QuadratureFormular.cpp:143: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_T_1lump accesses global variable from a different translation unit: std::cout|. (source | trace)
  194. examples++-load/libff-mmap-semaphore.c:151: error: NULL_DEREFERENCE pointer `p` last assigned on line 150 could be null and is dereferenced by call to `ffmmap_init0()` at line 151, column 5. (source | trace)
  195. examples++-load/scotch.cpp:148: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  196. src/femlib/QuadratureFormular.cpp:151: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_T_2 accesses global variable from a different translation unit: std::cout|. (source | trace)
  197. examples++-load/ilut.cpp:152: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  198. examples++-load/Element_P1bl.cpp:153: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1blLagrange3d accesses global variable from a different translation unit: std::cout|. (source | trace)
  199. src/medit/parsop.c:286: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  200. src/medit/parsop.c:298: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  201. examples++-load/Element_P1bl.cpp:155: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge1_3d accesses global variable from a different translation unit: map_type|. (source | trace)
  202. examples++-load/mat_dervieux.cpp:159: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  203. examples++-mpi/parmetis.cpp:160: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  204. examples++-load/Element_P1bl.cpp:160: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::stP1Bulle2 accesses global variable from a different translation unit: map_type|. (source | trace)
  205. examples++-mpi/MUMPS_FreeFem.cpp:188: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  206. examples++-mpi/MUMPS_FreeFem.cpp:743: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  207. examples++-mpi/MUMPS_FreeFem.cpp:785: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  208. examples++-load/splitmesh6.cpp:163: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  209. src/femlib/QuadratureFormular.cpp:165: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_T_2_4P1 accesses global variable from a different translation unit: std::cout|. (source | trace)
  210. examples++-load/funcTemplate.cpp:166: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  211. examples++-load/mshmet.cpp:171: error: NULL_DEREFERENCE pointer `meshMSHMET` last assigned on line 169 could be null and is dereferenced at line 171, column 3. (source | trace)
  212. examples++-mpi/real_SuperLU_DIST_FreeFem.cpp:267: error: DEAD_STORE The value written to &infobcast (type int) is never used. (source | trace)
  213. examples++-mpi/real_SuperLU_DIST_FreeFem.cpp:284: error: DEAD_STORE The value written to &infobcast (type int) is never used. (source | trace)
  214. examples++-mpi/real_SuperLU_DIST_FreeFem.cpp:512: error: DEAD_STORE The value written to &nrhs (type int) is never used. (source | trace)
  215. src/medit/ellipse.c:173: error: DEAD_STORE The value written to &uy (type float) is never used. (source | trace)
  216. examples++-load/ff-mmap-semaphore.cpp:170: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  217. examples++-load/Element_P2pnc.cpp:172: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of P1dcLagrange accesses global variable from a different translation unit: map_type|. (source | trace)
  218. src/medit/items.c:193: error: DEAD_STORE The value written to &x2 (type float) is never used. (source | trace)
  219. src/medit/items.c:194: error: DEAD_STORE The value written to &y2 (type float) is never used. (source | trace)
  220. src/medit/items.c:198: error: DEAD_STORE The value written to &zd (type float) is never used. (source | trace)
  221. examples++-load/lgbmo.cpp:191: error: DEAD_STORE The value written to &tol (type double) is never used. (source | trace)
  222. examples++-mpi/parms_FreeFem.cpp:180: error: NULL_DEREFERENCE pointer `ipar` last assigned on line 178 could be null and is dereferenced at line 180, column 4. (source | trace)
  223. examples++-load/Element_PkEdge.cpp:189: error: DEAD_STORE The value written to &e (type int) is never used. (source | trace)
  224. examples++-load/Element_PkEdge.cpp:190: error: DEAD_STORE The value written to &n (type int) is never used. (source | trace)
  225. examples++-load/tetgen.cpp:181: error: DEAD_STORE The value written to &m (type Fem2D::Mesh*) is never used. (source | trace)
  226. examples++-load/tetgen.cpp:273: error: DEAD_STORE The value written to &rTh (type Fem2D::Mesh&) is never used. (source | trace)
  227. examples++-load/Element_P2pnc.cpp:178: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  228. src/medit/particle.c:220: error: DEAD_STORE The value written to &base (type int) is never used. (source | trace)
  229. src/fflib/problem.cpp:206: error: DEAD_STORE The value written to &pa (type double*) is never used. (source | trace)
  230. src/fflib/problem.cpp:206: error: DEAD_STORE The value written to &pa (type std::complex*) is never used. (source | trace)
  231. examples++-load/qf11to25.cpp:182: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_13 accesses global variable from a different translation unit: std::cout|. (source | trace)
  232. src/femlib/QuadratureFormular.cpp:183: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_T_5 accesses global variable from a different translation unit: std::cout|. (source | trace)
  233. src/fflib/environment.cpp:276: error: DEAD_STORE The value written to &c1 (type char) is never used. (source | trace)
  234. examples++-load/ff-Ipopt.cpp:193: error: NULL_DEREFERENCE pointer `A` last assigned on line 191 could be null and is dereferenced at line 193, column 27. (source | trace)
  235. examples++-load/FreeFemQA.cpp:189: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  236. src/medit/medit.c:227: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  237. src/medit/medit.c:229: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  238. src/bamglib/Meshio.cpp:196: error: DEAD_STORE The value written to &b (type char*) is never used. (source | trace)
  239. examples++-load/ffnewuoa.cpp:194: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  240. examples++-mpi/complex_SuperLU_DIST_FreeFem.cpp:549: error: DEAD_STORE The value written to &nrhs (type int) is never used. (source | trace)
  241. examples++-load/dfft.cpp:218: error: DEAD_STORE The value written to &ii (type int) is never used. (source | trace)
  242. examples++-load/dfft.cpp:219: error: DEAD_STORE The value written to &jj (type int) is never used. (source | trace)
  243. examples++-load/Element_P3dc.cpp:200: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P3dcLagrangeP3dc accesses global variable from a different translation unit: Fem2D::TypeOfFE_P3dcLagrange::G|. (source | trace)
  244. examples++-load/iohdf5.cpp:249: error: DEAD_STORE The value written to &trans (type int) is never used. (source | trace)
  245. examples++-load/iohdf5.cpp:280: error: DEAD_STORE The value written to &trans (type int) is never used. (source | trace)
  246. examples++-load/iohdf5.cpp:336: error: DEAD_STORE The value written to &trans (type int) is never used. (source | trace)
  247. src/medit/ilists.c:272: error: DEAD_STORE The value written to &p0 (type spoint*) is never used. (source | trace)
  248. src/medit/ilists.c:233: error: NULL_DEREFERENCE pointer `outv` last assigned on line 232 could be null and is dereferenced by call to `fprintf()` at line 233, column 2. (source | trace)
  249. examples++-load/Element_P3dc.cpp:202: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P3dcLagrange accesses global variable from a different translation unit: map_type|. (source | trace)
  250. src/medit/image.c:239: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired by call to `fopen()` at line 212, column 9 is not released after line 239, column 3. (source | trace)
  251. examples++-load/DxWriter.cpp:207: error: DEAD_STORE The value written to &ddim (type int) is never used. (source | trace)
  252. examples++-load/DxWriter.cpp:208: error: DEAD_STORE The value written to &stsize (type int) is never used. (source | trace)
  253. examples++-load/lapack.cpp:215: error: DEAD_STORE The value written to &lw (type int) is never used. (source | trace)
  254. examples++-load/pipe.cpp:204: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  255. examples++-load/Element_P4dc.cpp:206: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P4dcLagrangeP4dc accesses global variable from a different translation unit: Fem2D::TypeOfFE_P4dcLagrange::G|. (source | trace)
  256. examples++-load/splitmesh12.cpp:207: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  257. examples++-load/Element_P4dc.cpp:208: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P4dcLagrange accesses global variable from a different translation unit: map_type|. (source | trace)
  258. examples++-load/Element_P4.cpp:209: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P4Lagrange accesses global variable from a different translation unit: map_type|. (source | trace)
  259. src/medit/clip.c:215: error: DEAD_STORE The value written to &view (type transform*) is never used. (source | trace)
  260. examples++-load/libff-mmap-semaphore.c:234: error: RESOURCE_LEAK resource acquired by call to `open()` at line 217, column 13 is not released after line 234, column 13. (source | trace)
  261. src/femlib/GQuadTree.cpp:226: error: DEAD_STORE The value written to &h (type long) is never used. (source | trace)
  262. src/femlib/GQuadTree.cpp:237: error: DEAD_STORE The value written to &h (type long) is never used. (source | trace)
  263. src/fflib/lex.cpp:299: error: DEAD_STORE The value written to &cc (type char) is never used. (source | trace)
  264. src/fflib/lex.cpp:237: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  265. examples++-load/mshmet.cpp:221: error: NULL_DEREFERENCE pointer `sol` last assigned on line 220 could be null and is dereferenced at line 221, column 3. (source | trace)
  266. src/femlib/P012_1d.cpp:218: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P0_1d accesses global variable from a different translation unit: std::cout|. (source | trace)
  267. src/femlib/QuadratureFormular.cpp:220: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_T_7 accesses global variable from a different translation unit: std::cout|. (source | trace)
  268. src/femlib/P012_1d.cpp:221: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1_1d accesses global variable from a different translation unit: std::cout|. (source | trace)
  269. examples++-load/ClosePoints.cpp:225: error: DEAD_STORE The value written to &Pn0 (type long) is never used. (source | trace)
  270. examples++-load/ClosePoints.cpp:227: error: DEAD_STORE The value written to &Qn0 (type long) is never used. (source | trace)
  271. examples++-load/ClosePoints.cpp:252: error: DEAD_STORE The value written to &j (type int) is never used. (source | trace)
  272. examples++-load/ClosePoints.cpp:229: error: DEAD_STORE The value written to &p0 (type double*) is never used. (source | trace)
  273. examples++-load/ClosePoints.cpp:231: error: DEAD_STORE The value written to &po01 (type int) is never used. (source | trace)
  274. examples++-load/ClosePoints.cpp:232: error: DEAD_STORE The value written to &q0 (type double*) is never used. (source | trace)
  275. examples++-load/ClosePoints.cpp:234: error: DEAD_STORE The value written to &qo01 (type int) is never used. (source | trace)
  276. examples++-load/ClosePoints.cpp:233: error: DEAD_STORE The value written to &qo10 (type int) is never used. (source | trace)
  277. src/femlib/P012_1d.cpp:224: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2_1d accesses global variable from a different translation unit: std::cout|. (source | trace)
  278. examples++-load/bmo.cpp:228: error: DEAD_STORE The value written to &fp (type double) is never used. (source | trace)
  279. src/medit/picking.c:242: error: DEAD_STORE The value written to &shrink (type float) is never used. (source | trace)
  280. examples++-load/MUMPS_seq.cpp:234: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  281. examples++-load/qf11to25.cpp:232: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_14 accesses global variable from a different translation unit: std::cout|. (source | trace)
  282. src/femlib/FQuadTree.cpp:247: error: DEAD_STORE The value written to &h (type long) is never used. (source | trace)
  283. src/femlib/FQuadTree.cpp:260: error: DEAD_STORE The value written to &h (type long) is never used. (source | trace)
  284. src/medit/vector.c:250: error: DEAD_STORE The value written to &clip (type clip*) is never used. (source | trace)
  285. src/medit/vector.c:260: error: DEAD_STORE The value written to &scalemax (type double) is never used. (source | trace)
  286. examples++-load/shell.cpp:233: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  287. src/femlib/splitsimplex.cpp:237: error: DEAD_STORE The value written to &n2 (type int) is never used. (source | trace)
  288. examples++-load/VTK_writer_3d.cpp:241: error: DEAD_STORE The value written to &mps (type Fem2D::MeshPoint*) is never used. (source | trace)
  289. src/femlib/P012_2d.cpp:239: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P0_2d accesses global variable from a different translation unit: std::cout|. (source | trace)
  290. src/fflib/glumesh2D.cpp:280: error: DEAD_STORE The value written to &l1 (type int) is never used. (source | trace)
  291. src/fflib/glumesh2D.cpp:288: error: DEAD_STORE The value written to &vv (type Fem2D::TVertex*) is never used. (source | trace)
  292. src/bamglib/QuadTree.cpp:252: error: DEAD_STORE The value written to &h (type int) is never used. (source | trace)
  293. src/bamglib/QuadTree.cpp:266: error: DEAD_STORE The value written to &h (type int) is never used. (source | trace)
  294. src/Graphics/ffglut.hpp:244: error: USE_AFTER_FREE pointer `*returned by operator*` was freed by call to `delete()` at line 244, column 14 and is dereferenced or freed at line 244, column 14. (source | trace)
  295. examples++-load/mshmet.cpp:253: error: NULL_DEREFERENCE pointer `sol->met` last assigned on line 249 could be null and is dereferenced at line 253, column 7. (source | trace)
  296. src/femlib/P012_2d.cpp:242: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1_2d accesses global variable from a different translation unit: std::cout|. (source | trace)
  297. src/femlib/P012_2d.cpp:245: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2_2d accesses global variable from a different translation unit: std::cout|. (source | trace)
  298. src/femlib/QuadratureFormular.cpp:246: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_T_9 accesses global variable from a different translation unit: std::cout|. (source | trace)
  299. examples++-load/Element_QF.cpp:304: error: DEAD_STORE The value written to &m (type int) is never used. (source | trace)
  300. examples++-load/splitedges.cpp:249: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  301. src/medit/sftcpy.c:277: error: DEAD_STORE The value written to &nvalues (type int) is never used. (source | trace)
  302. src/medit/sftcpy.c:282: error: RESOURCE_LEAK resource of type `_IO_FILE` acquired to `return` by call to `fopen()` at line 269, column 10 is not released after line 282, column 7. (source | trace)
  303. examples++-mpi/hips_FreeFem.cpp:274: error: DEAD_STORE The value written to &id (type int) is never used. (source | trace)
  304. examples++-load/bmo.cpp:312: error: DEAD_STORE The value written to &xmod0 (type double) is never used. (source | trace)
  305. examples++-mpi/parms_FreeFem.cpp:285: error: NULL_DEREFERENCE pointer `ipar` last assigned on line 271 could be null and is dereferenced at line 285, column 6. (source | trace)
  306. examples++-load/DxWriter.cpp:273: error: DEAD_STORE The value written to &mps (type Fem2D::MeshPoint*) is never used. (source | trace)
  307. examples++-load/mat_psi.cpp:271: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  308. examples++-load/ClosePoints.cpp:295: error: DEAD_STORE The value written to &mp (type Fem2D::MeshPoint&) is never used. (source | trace)
  309. examples++-load/dfft.cpp:272: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  310. examples++-load/BernardiRaugel.cpp:272: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2BR accesses global variable from a different translation unit: map_type|. (source | trace)
  311. examples++-load/isoline.cpp:275: error: DEAD_STORE The value written to &nxx (type int) is never used. (source | trace)
  312. src/medit/clip.c:279: error: NULL_DEREFERENCE pointer `cclip` last assigned on line 276 could be null and is dereferenced by call to `memcpy()` at line 279, column 18. (source | trace)
  313. src/medit/hash.c:303: error: NULL_DEREFERENCE pointer `hcode` last assigned on line 293 could be null and is dereferenced at line 303, column 5. (source | trace)
  314. src/medit/inout_morice.c:281: error: DEAD_STORE The value written to &keyse (type char[2*1](&)) is never used. (source | trace)
  315. src/medit/inout_morice.c:280: error: DEAD_STORE The value written to &keyseE (type char[3*1](&)) is never used. (source | trace)
  316. examples++-hpddm/hpddm_substructuring.cpp:308: error: DEAD_STORE The value written to &nu (type unsigned short) is never used. (source | trace)
  317. examples++-mpi/mpi-cmaes.cpp:290: error: DEAD_STORE The value written to &cost (type double) is never used. (source | trace)
  318. examples++-mpi/mpi-cmaes.cpp:312: error: DEAD_STORE The value written to &iprint (type long) is never used. (source | trace)
  319. examples++-load/Element_P3.cpp:294: error: DEAD_STORE The value written to &d (type int) is never used. (source | trace)
  320. examples++-load/mmg3d-v4.0.cpp:356: error: DEAD_STORE The value written to &BoolMoving (type _Bool) is never used. (source | trace)
  321. examples++-load/mmg3d-v4.0.cpp:392: error: DEAD_STORE The value written to &cc (type char) is never used. (source | trace)
  322. examples++-load/qf11to25.cpp:292: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_16 accesses global variable from a different translation unit: std::cout|. (source | trace)
  323. examples++-load/Morley.cpp:293: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2Morley accesses global variable from a different translation unit: map_type|. (source | trace)
  324. src/fflib/lgmesh.cpp:306: error: NULL_DEREFERENCE pointer `a` last assigned on line 304 could be null and is dereferenced at line 306, column 17. (source | trace)
  325. src/medit/particle.c:343: error: DEAD_STORE The value written to &base (type int) is never used. (source | trace)
  326. examples++-load/medit.cpp:308: error: DEAD_STORE The value written to &nbofsol (type int) is never used. (source | trace)
  327. examples++-load/Element_P1ncdc.cpp:298: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1dcLagrange accesses global variable from a different translation unit: map_type|. (source | trace)
  328. examples++-load/Element_PkEdge.cpp:298: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP0dc accesses global variable from a different translation unit: std::cout|. (source | trace)
  329. examples++-load/Element_PkEdge.cpp:299: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP1dc accesses global variable from a different translation unit: std::cout|. (source | trace)
  330. examples++-load/Element_PkEdge.cpp:300: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP2dc accesses global variable from a different translation unit: std::cout|. (source | trace)
  331. examples++-load/Element_PkEdge.cpp:301: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP3dc accesses global variable from a different translation unit: std::cout|. (source | trace)
  332. examples++-load/MUMPS.cpp:302: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  333. examples++-load/MUMPS_seq.cpp:302: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  334. examples++-load/Element_PkEdge.cpp:302: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP4dc accesses global variable from a different translation unit: std::cout|. (source | trace)
  335. examples++-load/freeyams.cpp:310: error: DEAD_STORE The value written to &mmax (type float) is never used. (source | trace)
  336. examples++-load/freeyams.cpp:310: error: DEAD_STORE The value written to &mmin (type float) is never used. (source | trace)
  337. examples++-load/Element_PkEdge.cpp:303: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP5dc accesses global variable from a different translation unit: std::cout|. (source | trace)
  338. examples++-load/Element_PkEdge.cpp:304: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P0Edgedc accesses global variable from a different translation unit: map_type|. (source | trace)
  339. examples++-load/Element_PkEdge.cpp:305: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1Edgedc accesses global variable from a different translation unit: map_type|. (source | trace)
  340. examples++-load/Element_PkEdge.cpp:306: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2Edgedc accesses global variable from a different translation unit: map_type|. (source | trace)
  341. examples++-load/Element_PkEdge.cpp:307: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P3Edgedc accesses global variable from a different translation unit: map_type|. (source | trace)
  342. examples++-load/Element_PkEdge.cpp:308: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P4Edgedc accesses global variable from a different translation unit: map_type|. (source | trace)
  343. examples++-load/ff-cmaes.cpp:309: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  344. examples++-load/Element_PkEdge.cpp:309: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P5Edgedc accesses global variable from a different translation unit: map_type|. (source | trace)
  345. examples++-load/Element_PkEdge.cpp:313: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP1 accesses global variable from a different translation unit: std::cout|. (source | trace)
  346. src/medit/items.c:335: error: DEAD_STORE The value written to &xm (type float) is never used. (source | trace)
  347. src/medit/items.c:336: error: DEAD_STORE The value written to &ym (type float) is never used. (source | trace)
  348. examples++-load/Element_PkEdge.cpp:314: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP2 accesses global variable from a different translation unit: std::cout|. (source | trace)
  349. examples++-load/Element_PkEdge.cpp:315: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP3 accesses global variable from a different translation unit: std::cout|. (source | trace)
  350. examples++-load/Element_PkEdge.cpp:316: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP4 accesses global variable from a different translation unit: std::cout|. (source | trace)
  351. examples++-load/Element_PkEdge.cpp:317: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::PkEdgeP5 accesses global variable from a different translation unit: std::cout|. (source | trace)
  352. examples++-load/isoline.cpp:320: error: DEAD_STORE The value written to &N (type int) is never used. (source | trace)
  353. examples++-load/Element_PkEdge.cpp:319: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1Edge accesses global variable from a different translation unit: map_type|. (source | trace)
  354. examples++-load/Element_PkEdge.cpp:320: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2Edge accesses global variable from a different translation unit: map_type|. (source | trace)
  355. examples++-load/Element_P3.cpp:326: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  356. examples++-mpi/hips_FreeFem.cpp:388: error: DEAD_STORE The value written to &ic (type int) is never used. (source | trace)
  357. examples++-load/Element_PkEdge.cpp:321: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P3Edge accesses global variable from a different translation unit: map_type|. (source | trace)
  358. src/medit/inout_morice.c:939: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  359. src/medit/inout_morice.c:970: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  360. src/medit/inout_morice.c:1008: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  361. src/medit/inout_morice.c:1049: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  362. src/medit/inout_morice.c:1080: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  363. src/medit/inout_morice.c:1114: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  364. src/medit/inout_morice.c:1046: error: NULL_DEREFERENCE pointer `mesh->extra` last assigned on line 1042 could be null and is dereferenced at line 1046, column 7. (source | trace)
  365. src/medit/inout_morice.c:894: error: NULL_DEREFERENCE pointer `mesh->extra` last assigned on line 890 could be null and is dereferenced at line 894, column 7. (source | trace)
  366. examples++-load/Element_PkEdge.cpp:322: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P4Edge accesses global variable from a different translation unit: map_type|. (source | trace)
  367. examples++-load/Element_PkEdge.cpp:323: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P5Edge accesses global variable from a different translation unit: map_type|. (source | trace)
  368. examples++-mpi/MUMPS.cpp:336: error: DEAD_STORE The value written to &mat (type int) is never used. (source | trace)
  369. examples++-mpi/ffsuperludistoption.hpp:336: error: NULL_DEREFERENCE pointer `pfile` last assigned on line 332 could be null and is dereferenced by call to `fgets()` at line 336, column 3. (source | trace)
  370. examples++-load/lgbmo.cpp:328: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  371. examples++-load/Element_QF.cpp:329: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  372. src/medit/clip.c:338: error: NULL_DEREFERENCE pointer `clip` last assigned on line 336 could be null and is dereferenced at line 338, column 3. (source | trace)
  373. examples++-load/ppm2rnm.cpp:333: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  374. src/femlib/QuadratureFormular.cpp:335: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre3 accesses global variable from a different translation unit: std::cout|. (source | trace)
  375. examples++-load/Element_P3.cpp:341: error: DEAD_STORE The value written to &n (type int) is never used. (source | trace)
  376. examples++-load/VTK_writer.cpp:340: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  377. src/femlib/QuadratureFormular.cpp:340: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre2 accesses global variable from a different translation unit: std::cout|. (source | trace)
  378. examples++-load/isoline.cpp:407: error: DEAD_STORE The value written to &Gl (type Fem2D::R2[3*16](*)) is never used. (source | trace)
  379. examples++-load/isoline.cpp:423: error: DEAD_STORE The value written to &Uvp (type double) is never used. (source | trace)
  380. examples++-load/isoline.cpp:435: error: DEAD_STORE The value written to &Uvp (type double) is never used. (source | trace)
  381. src/femlib/QuadratureFormular.cpp:344: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre1 accesses global variable from a different translation unit: std::cout|. (source | trace)
  382. src/bamglib/Metric.cpp:571: error: DEAD_STORE The value written to &lla (type double) is never used. (source | trace)
  383. src/bamglib/Metric.cpp:571: error: DEAD_STORE The value written to &llb (type double) is never used. (source | trace)
  384. src/bamglib/Metric.cpp:571: error: DEAD_STORE The value written to &llc (type double) is never used. (source | trace)
  385. src/bamglib/Metric.cpp:571: error: DEAD_STORE The value written to &llf (type double) is never used. (source | trace)
  386. src/femlib/QuadratureFormular.cpp:346: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_LumpP1_1D accesses global variable from a different translation unit: std::cout|. (source | trace)
  387. examples++-load/DxWriter.cpp:351: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  388. src/femlib/QuadratureFormular.cpp:351: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre4 accesses global variable from a different translation unit: std::cout|. (source | trace)
  389. src/bamglib/Mesh2.cpp:377: error: DEAD_STORE The value written to &cas (type int) is never used. (source | trace)
  390. src/bamglib/Mesh2.cpp:413: error: DEAD_STORE The value written to &cas (type int) is never used. (source | trace)
  391. src/bamglib/Mesh2.cpp:434: error: DEAD_STORE The value written to &cas (type int) is never used. (source | trace)
  392. src/bamglib/Mesh2.cpp:473: error: DEAD_STORE The value written to &s1 (type bamg::Vertex*) is never used. (source | trace)
  393. src/bamglib/Mesh2.cpp:477: error: DEAD_STORE The value written to &s1 (type bamg::Vertex*) is never used. (source | trace)
  394. src/fflib/problem.cpp:386: error: DEAD_STORE The value written to &sameMesh (type _Bool) is never used. (source | trace)
  395. examples++-load/Element_P2bulle3.cpp:356: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2Bulle3_3d accesses global variable from a different translation unit: std::cout|. (source | trace)
  396. src/femlib/QuadratureFormular.cpp:358: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre5 accesses global variable from a different translation unit: std::cout|. (source | trace)
  397. examples++-load/medit.cpp:361: error: DEAD_STORE The value written to &mps (type Fem2D::MeshPoint*) is never used. (source | trace)
  398. src/femlib/QuadratureFormular.cpp:359: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre6 accesses global variable from a different translation unit: std::cout|. (source | trace)
  399. examples++-load/Element_P2bulle3.cpp:359: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TFE_P2Bulle3_3d accesses global variable from a different translation unit: map_type|. (source | trace)
  400. src/femlib/QuadratureFormular.cpp:360: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre7 accesses global variable from a different translation unit: std::cout|. (source | trace)
  401. src/bamglib/MeshQuad.cpp:389: error: DEAD_STORE The value written to &newNbOfQuad (type long) is never used. (source | trace)
  402. src/femlib/QuadratureFormular.cpp:361: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre8 accesses global variable from a different translation unit: std::cout|. (source | trace)
  403. src/medit/vector.c:386: error: DEAD_STORE The value written to &scalemax (type double) is never used. (source | trace)
  404. src/femlib/QuadratureFormular.cpp:362: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre9 accesses global variable from a different translation unit: std::cout|. (source | trace)
  405. examples++-load/qf11to25.cpp:363: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_18 accesses global variable from a different translation unit: std::cout|. (source | trace)
  406. src/femlib/QuadratureFormular.cpp:363: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QF_GaussLegendre10 accesses global variable from a different translation unit: std::cout|. (source | trace)
  407. examples++-mpi/ffsuperludistoption.hpp:396: error: NULL_DEREFERENCE pointer `pfile` last assigned on line 392 could be null and is dereferenced by call to `fgets()` at line 396, column 3. (source | trace)
  408. examples++-load/VTK_writer_3d.cpp:368: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  409. src/femlib/FESpacen.cpp:381: error: DEAD_STORE The value written to &t (type KN const *>&) is never used. (source | trace)
  410. src/femlib/FESpacen.cpp:381: error: DEAD_STORE The value written to &t (type KN const *>&) is never used. (source | trace)
  411. src/femlib/FESpacen.cpp:381: error: DEAD_STORE The value written to &t (type KN const *>&) is never used. (source | trace)
  412. src/Graphics/ffglut.cpp:439: error: DEAD_STORE The value written to &i0 (type int) is never used. (source | trace)
  413. src/Graphics/ffglut.cpp:463: error: DEAD_STORE The value written to &i0 (type int) is never used. (source | trace)
  414. src/Graphics/ffglut.cpp:439: error: DEAD_STORE The value written to &i1 (type int) is never used. (source | trace)
  415. src/Graphics/ffglut.cpp:463: error: DEAD_STORE The value written to &i1 (type int) is never used. (source | trace)
  416. src/Graphics/ffglut.cpp:439: error: DEAD_STORE The value written to &i2 (type int) is never used. (source | trace)
  417. src/Graphics/ffglut.cpp:463: error: DEAD_STORE The value written to &i2 (type int) is never used. (source | trace)
  418. examples++-load/Element_HCT.cpp:382: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::FE_HCT accesses global variable from a different translation unit: map_type|. (source | trace)
  419. examples++-mpi/MUMPS.cpp:387: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  420. examples++-mpi/mpi-cmaes.cpp:393: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  421. src/medit/ilists.c:446: error: DEAD_STORE The value written to &p0 (type spoint*) is never used. (source | trace)
  422. examples++-load/UMFPACK64.cpp:399: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  423. examples++-load/NewSolver.cpp:401: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  424. examples++-hpddm/hpddm_substructuring.cpp:435: error: DEAD_STORE The value written to &timer (type double) is never used. (source | trace)
  425. examples++-load/mshmet.cpp:418: error: DEAD_STORE The value written to &nbe (type int) is never used. (source | trace)
  426. examples++-load/msh3.cpp:555: error: DEAD_STORE The value written to &hseuil (type double) is never used. (source | trace)
  427. examples++-load/msh3.cpp:572: error: DEAD_STORE The value written to &hseuil (type double) is never used. (source | trace)
  428. examples++-load/MetricPk.cpp:412: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  429. src/femlib/BamgFreeFem.cpp:753: error: DEAD_STORE The value written to &eold (type int) is never used. (source | trace)
  430. src/femlib/BamgFreeFem.cpp:749: error: DEAD_STORE The value written to &iold (type int) is never used. (source | trace)
  431. src/femlib/BamgFreeFem.cpp:754: error: DEAD_STORE The value written to &iold (type int) is never used. (source | trace)
  432. src/femlib/BamgFreeFem.cpp:755: error: DEAD_STORE The value written to &jold (type int) is never used. (source | trace)
  433. src/femlib/BamgFreeFem.cpp:756: error: DEAD_STORE The value written to &s (type int) is never used. (source | trace)
  434. src/medit/inout.c:462: error: DEAD_STORE The value written to &ref (type int) is never used. (source | trace)
  435. examples++-load/Element_P3.cpp:434: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P3Lagrange accesses global variable from a different translation unit: map_type|. (source | trace)
  436. examples++-load/Element_P3.cpp:436: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P3_3d accesses global variable from a different translation unit: std::cout|. (source | trace)
  437. examples++-load/gmsh.cpp:441: error: DEAD_STORE The value written to &renumsurf (type int) is never used. (source | trace)
  438. examples++-load/Element_P3.cpp:439: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TFE_P3_3d accesses global variable from a different translation unit: map_type|. (source | trace)
  439. examples++-load/mmg3d-v4.0.cpp:440: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  440. src/bamglib/MeshWrite.cpp:463: error: DEAD_STORE The value written to &j (type long) is never used. (source | trace)
  441. examples++-load/gsl.cpp:441: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  442. examples++-load/Element_P3.cpp:446: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  443. examples++-load/qf11to25.cpp:446: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_20 accesses global variable from a different translation unit: std::cout|. (source | trace)
  444. src/mpi/parallelempi.cpp:459: error: NULL_DEREFERENCE pointer `mA` last assigned on line 458 could be null and is dereferenced at line 459, column 17. (source | trace)
  445. src/bamglib/MeshRead.cpp:459: error: DEAD_STORE The value written to &l (type long) is never used. (source | trace)
  446. src/bamglib/MeshRead.cpp:462: error: DEAD_STORE The value written to &l (type long) is never used. (source | trace)
  447. examples++-load/Element_P1dc1.cpp:452: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  448. examples++-load/distance.cpp:463: error: DEAD_STORE The value written to &nbve (type int) is never used. (source | trace)
  449. src/femlib/Drawing.cpp:517: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  450. src/Graphics/ffglut.cpp:565: error: DEAD_STORE The value written to &kk (type int) is never used. (source | trace)
  451. src/Graphics/ffglut.cpp:492: error: DEAD_STORE The value written to &z1 (type double) is never used. (source | trace)
  452. src/Graphics/ffglut.cpp:493: error: DEAD_STORE The value written to &z2 (type double) is never used. (source | trace)
  453. examples++-mpi/parms_FreeFem.cpp:496: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  454. examples++-mpi/parms_FreeFem.cpp:500: error: NULL_DEREFERENCE pointer `meth[0]` last assigned on line 500 could be null and is dereferenced by call to `strcpy()` at line 500, column 43. (source | trace)
  455. examples++-mpi/parms_FreeFem.cpp:506: error: NULL_DEREFERENCE pointer `meth[10]` last assigned on line 506 could be null and is dereferenced by call to `strcpy()` at line 506, column 52. (source | trace)
  456. examples++-mpi/parms_FreeFem.cpp:506: error: NULL_DEREFERENCE pointer `meth[11]` last assigned on line 506 could be null and is dereferenced by call to `strcpy()` at line 506, column 124. (source | trace)
  457. examples++-mpi/parms_FreeFem.cpp:507: error: NULL_DEREFERENCE pointer `meth[12]` last assigned on line 507 could be null and is dereferenced by call to `strcpy()` at line 507, column 45. (source | trace)
  458. examples++-mpi/parms_FreeFem.cpp:507: error: NULL_DEREFERENCE pointer `meth[13]` last assigned on line 507 could be null and is dereferenced by call to `strcpy()` at line 507, column 116. (source | trace)
  459. examples++-mpi/parms_FreeFem.cpp:500: error: NULL_DEREFERENCE pointer `meth[1]` last assigned on line 500 could be null and is dereferenced by call to `strcpy()` at line 500, column 111. (source | trace)
  460. examples++-mpi/parms_FreeFem.cpp:501: error: NULL_DEREFERENCE pointer `meth[2]` last assigned on line 501 could be null and is dereferenced by call to `strcpy()` at line 501, column 43. (source | trace)
  461. examples++-mpi/parms_FreeFem.cpp:501: error: NULL_DEREFERENCE pointer `meth[3]` last assigned on line 501 could be null and is dereferenced by call to `strcpy()` at line 501, column 111. (source | trace)
  462. examples++-mpi/parms_FreeFem.cpp:503: error: NULL_DEREFERENCE pointer `meth[4]` last assigned on line 503 could be null and is dereferenced by call to `strcpy()` at line 503, column 44. (source | trace)
  463. examples++-mpi/parms_FreeFem.cpp:503: error: NULL_DEREFERENCE pointer `meth[5]` last assigned on line 503 could be null and is dereferenced by call to `strcpy()` at line 503, column 114. (source | trace)
  464. examples++-mpi/parms_FreeFem.cpp:504: error: NULL_DEREFERENCE pointer `meth[6]` last assigned on line 504 could be null and is dereferenced by call to `strcpy()` at line 504, column 44. (source | trace)
  465. examples++-mpi/parms_FreeFem.cpp:504: error: NULL_DEREFERENCE pointer `meth[7]` last assigned on line 504 could be null and is dereferenced by call to `strcpy()` at line 504, column 114. (source | trace)
  466. examples++-mpi/parms_FreeFem.cpp:505: error: NULL_DEREFERENCE pointer `meth[8]` last assigned on line 505 could be null and is dereferenced by call to `strcpy()` at line 505, column 44. (source | trace)
  467. examples++-mpi/parms_FreeFem.cpp:505: error: NULL_DEREFERENCE pointer `meth[9]` last assigned on line 505 could be null and is dereferenced by call to `strcpy()` at line 505, column 114. (source | trace)
  468. examples++-hpddm/hpddm_substructuring.cpp:521: error: DEAD_STORE The value written to &t (type double) is never used. (source | trace)
  469. examples++-load/distance.cpp:488: error: DEAD_STORE The value written to &nbve (type int) is never used. (source | trace)
  470. examples++-load/gmsh.cpp:588: error: DEAD_STORE The value written to &elementary (type int) is never used. (source | trace)
  471. examples++-load/gmsh.cpp:635: error: DEAD_STORE The value written to &elementary (type int) is never used. (source | trace)
  472. examples++-load/gmsh.cpp:701: error: DEAD_STORE The value written to &elementary (type int) is never used. (source | trace)
  473. examples++-load/gmsh.cpp:764: error: DEAD_STORE The value written to &elementary (type int) is never used. (source | trace)
  474. examples++-load/gmsh.cpp:637: error: DEAD_STORE The value written to &indices (type int*) is never used. (source | trace)
  475. examples++-load/gmsh.cpp:543: error: DEAD_STORE The value written to &maxVertex (type int) is never used. (source | trace)
  476. examples++-load/gmsh.cpp:543: error: DEAD_STORE The value written to &minVertex (type int) is never used. (source | trace)
  477. examples++-load/gmsh.cpp:633: error: DEAD_STORE The value written to &num (type int) is never used. (source | trace)
  478. examples++-load/gmsh.cpp:762: error: DEAD_STORE The value written to &num (type int) is never used. (source | trace)
  479. examples++-load/gmsh.cpp:589: error: DEAD_STORE The value written to &partition (type int) is never used. (source | trace)
  480. examples++-load/gmsh.cpp:636: error: DEAD_STORE The value written to &partition (type int) is never used. (source | trace)
  481. examples++-load/gmsh.cpp:702: error: DEAD_STORE The value written to &partition (type int) is never used. (source | trace)
  482. examples++-load/gmsh.cpp:765: error: DEAD_STORE The value written to &partition (type int) is never used. (source | trace)
  483. examples++-load/gmsh.cpp:587: error: DEAD_STORE The value written to &physical (type int) is never used. (source | trace)
  484. examples++-load/gmsh.cpp:634: error: DEAD_STORE The value written to &physical (type int) is never used. (source | trace)
  485. examples++-load/gmsh.cpp:668: error: NULL_DEREFERENCE pointer `fp` last assigned on line 666 could be null and is dereferenced by call to `feof()` at line 668, column 13. (source | trace)
  486. src/femlib/P012_3d.cpp:499: error: DEAD_STORE The value written to &d14 (type double) is never used. (source | trace)
  487. src/femlib/mshptg.cpp:581: error: DEAD_STORE The value written to &r_1 (type double) is never used. (source | trace)
  488. src/femlib/mshptg.cpp:581: error: DEAD_STORE The value written to &r_2 (type double) is never used. (source | trace)
  489. examples++-load/ClosePoints.cpp:508: error: DEAD_STORE The value written to &q (type double*) is never used. (source | trace)
  490. examples++-load/ClosePoints.cpp:511: error: DEAD_STORE The value written to &q0 (type double*) is never used. (source | trace)
  491. examples++-load/ClosePoints.cpp:512: error: DEAD_STORE The value written to &qoffset01 (type int) is never used. (source | trace)
  492. examples++-load/ClosePoints.cpp:513: error: DEAD_STORE The value written to &qoffset10 (type int) is never used. (source | trace)
  493. src/medit/vector.c:524: error: DEAD_STORE The value written to &scalemax (type double) is never used. (source | trace)
  494. src/femlib/fem.hpp:502: error: DEAD_STORE The value written to &p2 (type int) is never used. (source | trace)
  495. src/bamglib/MeshRead.cpp:510: error: DEAD_STORE The value written to &l (type long) is never used. (source | trace)
  496. examples++-mpi/MPICG.cpp:501: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  497. src/Eigen/eigenvalue.cpp:515: error: DEAD_STORE The value written to &driver (type int) is never used. (source | trace)
  498. src/Eigen/eigenvalue.cpp:516: error: DEAD_STORE The value written to &mymode (type int) is never used. (source | trace)
  499. src/Eigen/eigenvalue.cpp:510: error: DEAD_STORE The value written to &nbev (type long) is never used. (source | trace)
  500. src/Eigen/eigenvalue.cpp:508: error: DEAD_STORE The value written to &tol (type double) is never used. (source | trace)
  501. examples++-load/distance.cpp:519: error: DEAD_STORE The value written to &distneginf (type double) is never used. (source | trace)
  502. examples++-load/distance.cpp:521: error: DEAD_STORE The value written to &mps (type Fem2D::MeshPoint*) is never used. (source | trace)
  503. examples++-load/medit.cpp:524: error: DEAD_STORE The value written to &nbofsol (type int) is never used. (source | trace)
  504. examples++-load/medit.cpp:539: error: NULL_DEREFERENCE pointer `a0` last assigned on line 537 could be null and is dereferenced at line 539, column 8. (source | trace)
  505. src/libMesh/eigenv.c:517: error: DEAD_STORE The value written to &ux (type double) is never used. (source | trace)
  506. examples++-load/freeyams.cpp:572: error: DEAD_STORE The value written to &ksol (type int) is never used. (source | trace)
  507. src/fflib/problem.hpp:521: error: NULL_DEREFERENCE pointer `bb` last assigned on line 519 could be null and is dereferenced by call to `LinearComb` at line 521, column 9. (source | trace)
  508. examples++-load/Curvature.cpp:523: error: DEAD_STORE The value written to &nv (type int) is never used. (source | trace)
  509. examples++-load/Curvature.cpp:531: error: DEAD_STORE The value written to &nv (type int) is never used. (source | trace)
  510. examples++-mpi/real_SuperLU_DIST_FreeFem.cpp:553: error: DEAD_STORE The value written to &R_SLU (type int) is never used. (source | trace)
  511. examples++-mpi/real_SuperLU_DIST_FreeFem.cpp:533: error: DEAD_STORE The value written to &ldb (type int) is never used. (source | trace)
  512. examples++-mpi/real_SuperLU_DIST_FreeFem.cpp:533: error: DEAD_STORE The value written to &nrhs (type int) is never used. (source | trace)
  513. examples++-load/Curvature.cpp:539: error: DEAD_STORE The value written to &nv (type int) is never used. (source | trace)
  514. src/bamglib/Mesh2.cpp:561: error: DEAD_STORE The value written to &ifirst (type int) is never used. (source | trace)
  515. src/bamglib/Mesh2.cpp:568: error: DEAD_STORE The value written to &ilast (type int) is never used. (source | trace)
  516. src/bamglib/Mesh2.cpp:573: error: DEAD_STORE The value written to &ilast (type int) is never used. (source | trace)
  517. src/bamglib/Mesh2.cpp:668: error: DEAD_STORE The value written to &ilast (type int) is never used. (source | trace)
  518. src/bamglib/Mesh2.cpp:770: error: DEAD_STORE The value written to &ilast (type int) is never used. (source | trace)
  519. src/bamglib/Mesh2.cpp:550: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  520. src/bamglib/Mesh2.cpp:746: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  521. examples++-load/qf11to25.cpp:542: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_21 accesses global variable from a different translation unit: std::cout|. (source | trace)
  522. examples++-load/Curvature.cpp:549: error: DEAD_STORE The value written to &nv (type int) is never used. (source | trace)
  523. examples++-load/MetricKuate.cpp:563: error: NULL_DEREFERENCE pointer `ma` last assigned on line 561 could be null and is dereferenced at line 563, column 9. (source | trace)
  524. examples++-load/MetricKuate.cpp:564: error: NULL_DEREFERENCE pointer `mp` last assigned on line 562 could be null and is dereferenced at line 564, column 9. (source | trace)
  525. src/fflib/problem.hpp:559: error: NULL_DEREFERENCE pointer `ll` last assigned on line 557 could be null and is dereferenced by call to `LinearComb` at line 559, column 13. (source | trace)
  526. examples++-load/Curvature.cpp:561: error: DEAD_STORE The value written to &nv (type int) is never used. (source | trace)
  527. src/fflib/lgmat.cpp:564: error: NULL_DEREFERENCE pointer `op` last assigned on line 562 could be null and is dereferenced at line 564, column 21. (source | trace)
  528. examples++-load/iohdf5.cpp:569: error: DEAD_STORE The value written to &trans (type int) is never used. (source | trace)
  529. src/medit/inout.c:726: error: DEAD_STORE The value written to &iord (type int) is never used. (source | trace)
  530. src/medit/inout.c:577: error: NULL_DEREFERENCE pointer `ptr` last assigned on line 576 could be null and is dereferenced at line 577, column 5. (source | trace)
  531. examples++-mpi/complex_SuperLU_DIST_FreeFem.cpp:589: error: DEAD_STORE The value written to &R_SLU (type int) is never used. (source | trace)
  532. examples++-mpi/complex_SuperLU_DIST_FreeFem.cpp:567: error: DEAD_STORE The value written to &ldb (type int) is never used. (source | trace)
  533. examples++-mpi/complex_SuperLU_DIST_FreeFem.cpp:567: error: DEAD_STORE The value written to &nrhs (type int) is never used. (source | trace)
  534. src/fflib/AFunction2.cpp:583: error: NULL_DEREFERENCE pointer `p` last assigned on line 577 could be null and is dereferenced at line 583, column 7. (source | trace)
  535. src/Graphics/ffglut.cpp:579: error: DEAD_STORE The value written to &i (type int) is never used. (source | trace)
  536. src/Graphics/ffglut.cpp:575: error: DEAD_STORE The value written to &plot (type ThePlot&) is never used. (source | trace)
  537. examples++-load/medit.cpp:577: error: DEAD_STORE The value written to &mps (type Fem2D::MeshPoint*) is never used. (source | trace)
  538. examples++-load/medit.cpp:585: error: DEAD_STORE The value written to &nbe (type int) is never used. (source | trace)
  539. src/bamglib/MeshGeom.cpp:719: error: DEAD_STORE The value written to &i (type int) is never used. (source | trace)
  540. examples++-load/Element_Mixte.cpp:659: error: DEAD_STORE The value written to &i2 (type int) is never used. (source | trace)
  541. examples++-hpddm/hpddm_substructuring.cpp:592: error: DEAD_STORE The value written to &ds (type char) is never used. (source | trace)
  542. examples++-hpddm/hpddm_substructuring.cpp:596: error: DEAD_STORE The value written to &zs (type char) is never used. (source | trace)
  543. examples++-load/Curvature.cpp:591: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  544. examples++-load/MetricKuate.cpp:612: error: DEAD_STORE The value written to &hmn2 (type double) is never used. (source | trace)
  545. examples++-load/MetricKuate.cpp:611: error: DEAD_STORE The value written to &hmx2 (type double) is never used. (source | trace)
  546. src/femlib/GQuadTree.cpp:617: error: DEAD_STORE The value written to &d (type int) is never used. (source | trace)
  547. src/femlib/GQuadTree.cpp:618: error: DEAD_STORE The value written to &dP (type double) is never used. (source | trace)
  548. src/femlib/GQuadTree.cpp:711: error: DEAD_STORE The value written to &dP (type double) is never used. (source | trace)
  549. src/femlib/GQuadTree.cpp:750: error: DEAD_STORE The value written to &dP (type double) is never used. (source | trace)
  550. src/femlib/GQuadTree.cpp:790: error: DEAD_STORE The value written to &i (type int) is never used. (source | trace)
  551. src/femlib/GQuadTree.cpp:629: error: DEAD_STORE The value written to &it00 (type int) is never used. (source | trace)
  552. src/femlib/GQuadTree.cpp:640: error: DEAD_STORE The value written to &it00 (type int) is never used. (source | trace)
  553. examples++-load/freeyams.cpp:616: error: DEAD_STORE The value written to &nbe (type int) is never used. (source | trace)
  554. src/medit/scene.c:632: error: DEAD_STORE The value written to &c (type camera*) is never used. (source | trace)
  555. src/femlib/QuadratureFormular.cpp:655: error: DEAD_STORE The value written to &see (type double) is never used. (source | trace)
  556. src/femlib/QuadratureFormular.cpp:658: error: DEAD_STORE The value written to &see (type double) is never used. (source | trace)
  557. examples++-hpddm/hpddm_substructuring.cpp:631: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  558. src/fflib/lgmesh3.cpp:644: error: NULL_DEREFERENCE pointer `a` last assigned on line 642 could be null and is dereferenced at line 644, column 17. (source | trace)
  559. src/femlib/P012_3d.cpp:643: error: DEAD_STORE The value written to &e (type int) is never used. (source | trace)
  560. src/medit/vector.c:662: error: DEAD_STORE The value written to &scalemax (type double) is never used. (source | trace)
  561. src/femlib/Mesh3dn.cpp:659: error: DEAD_STORE The value written to &bin (type int) is never used. (source | trace)
  562. src/femlib/Mesh3dn.cpp:676: error: DEAD_STORE The value written to &neb (type int) is never used. (source | trace)
  563. src/femlib/Mesh3dn.cpp:676: error: DEAD_STORE The value written to &nt (type int) is never used. (source | trace)
  564. src/femlib/Mesh3dn.cpp:676: error: DEAD_STORE The value written to &nv (type int) is never used. (source | trace)
  565. src/mpi/parallelempi.cpp:650: error: NULL_DEREFERENCE pointer `mA` last assigned on line 649 could be null and is dereferenced at line 650, column 14. (source | trace)
  566. examples++-load/mshmet.cpp:657: error: DEAD_STORE The value written to &nbe (type int) is never used. (source | trace)
  567. src/fflib/problem.cpp:897: error: DEAD_STORE The value written to &K (type Fem2D::Tet const &) is never used. (source | trace)
  568. src/fflib/problem.cpp:901: error: DEAD_STORE The value written to &umn (type double) is never used. (source | trace)
  569. src/fflib/problem.cpp:901: error: DEAD_STORE The value written to &umx (type double) is never used. (source | trace)
  570. examples++-load/ClosePoints.cpp:651: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  571. examples++-load/qf11to25.cpp:652: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_23 accesses global variable from a different translation unit: std::cout|. (source | trace)
  572. src/fflib/lex.cpp:732: error: DEAD_STORE The value written to &ii (type int) is never used. (source | trace)
  573. examples++-load/MetricKuate.cpp:670: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  574. src/femlib/FESpace.cpp:689: error: DEAD_STORE The value written to &NbDfOnEdge (type int) is never used. (source | trace)
  575. src/femlib/FESpace.cpp:690: error: DEAD_STORE The value written to &NbDfOnElement (type int) is never used. (source | trace)
  576. src/femlib/FESpace.cpp:688: error: DEAD_STORE The value written to &NbDfOnSommet (type int) is never used. (source | trace)
  577. src/femlib/FESpace.cpp:826: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  578. src/medit/inout_popenbinaire.c:769: error: DEAD_STORE The value written to &iord (type int) is never used. (source | trace)
  579. examples++-load/ff-Ipopt.cpp:699: error: NULL_DEREFERENCE pointer `MM` last assigned on line 698 could be null and is dereferenced at line 699, column 23. (source | trace)
  580. examples++-load/ff-NLopt.cpp:696: error: DEAD_STORE The value written to &iprint (type long) is never used. (source | trace)
  581. examples++-load/ff-NLopt.cpp:687: error: DEAD_STORE The value written to &n (type long) is never used. (source | trace)
  582. src/femlib/QuadratureFormular.cpp:694: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_Tet_1 accesses global variable from a different translation unit: std::cout|. (source | trace)
  583. src/mpi/parallelempi.cpp:709: error: DEAD_STORE The value written to &ll (type int) is never used. (source | trace)
  584. src/fflib/AFunction.cpp:710: error: NULL_DEREFERENCE pointer `tea` last assigned on line 707 could be null and is dereferenced at line 710, column 31. (source | trace)
  585. src/femlib/QuadratureFormular.cpp:704: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_Tet_1lump accesses global variable from a different translation unit: std::cout|. (source | trace)
  586. examples++-hpddm/hpddm.cpp:706: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  587. src/fflib/lgfem.cpp:710: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  588. src/femlib/P012_3d.cpp:711: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge0_3d::QFe accesses global variable from a different translation unit: std::cout|. (source | trace)
  589. src/mpi/parallelempi.cpp:731: error: DEAD_STORE The value written to &ll (type int) is never used. (source | trace)
  590. src/femlib/QuadratureFormular.cpp:714: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_Tet_2 accesses global variable from a different translation unit: std::cout|. (source | trace)
  591. src/fflib/lgmesh.cpp:864: error: DEAD_STORE The value written to &cH2 (type double) is never used. (source | trace)
  592. src/fflib/lgmesh.cpp:863: error: DEAD_STORE The value written to &ch2 (type double) is never used. (source | trace)
  593. src/fflib/lgmesh.cpp:873: error: DEAD_STORE The value written to &miss (type int) is never used. (source | trace)
  594. src/fflib/lgmesh.cpp:836: error: DEAD_STORE The value written to &ss (type double*) is never used. (source | trace)
  595. examples++-load/distance.cpp:725: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  596. examples++-load/iohdf5.cpp:734: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  597. src/femlib/QuadratureFormular.cpp:738: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::QuadratureFormular_Tet_5 accesses global variable from a different translation unit: std::cout|. (source | trace)
  598. examples++-mpi/dSuperLU_DIST.cpp:740: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  599. examples++-hpddm/PETSc-code.hpp:743: error: DEAD_STORE The value written to &timing (type double) is never used. (source | trace)
  600. src/Graphics/sansrgraph.cpp:749: error: DEAD_STORE The value written to &xleft (type float) is never used. (source | trace)
  601. src/Graphics/sansrgraph.cpp:751: error: DEAD_STORE The value written to &ydelta (type float) is never used. (source | trace)
  602. src/femlib/GenericMesh.hpp:809: error: DEAD_STORE The value written to &intern (type int) is never used. (source | trace)
  603. src/fflib/lgmat.cpp:863: error: DEAD_STORE The value written to &nbkU (type int) is never used. (source | trace)
  604. examples++-hpddm/hpddm.cpp:766: error: DEAD_STORE The value written to &ds (type char) is never used. (source | trace)
  605. examples++-hpddm/hpddm.cpp:768: error: DEAD_STORE The value written to &zs (type char) is never used. (source | trace)
  606. src/bamglib/MeshGeom.cpp:1096: error: DEAD_STORE The value written to &reverse (type _Bool) is never used. (source | trace)
  607. src/femlib/gibbs.cpp:826: error: DEAD_STORE The value written to &i__1 (type long) is never used. (source | trace)
  608. examples++-mpi/hips_FreeFem.cpp:772: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  609. src/fflib/lex.cpp:792: error: DEAD_STORE The value written to &sep (type int) is never used. (source | trace)
  610. examples++-load/qf11to25.cpp:777: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_T_25 accesses global variable from a different translation unit: std::cout|. (source | trace)
  611. src/mpi/parallelempi.cpp:786: error: DEAD_STORE The value written to &ll (type int) is never used. (source | trace)
  612. src/medit/mlists.c:923: error: DEAD_STORE The value written to &cx (type float) is never used. (source | trace)
  613. src/medit/mlists.c:957: error: DEAD_STORE The value written to &cx (type float) is never used. (source | trace)
  614. src/medit/mlists.c:991: error: DEAD_STORE The value written to &cx (type float) is never used. (source | trace)
  615. src/medit/mlists.c:924: error: DEAD_STORE The value written to &cy (type float) is never used. (source | trace)
  616. src/medit/mlists.c:958: error: DEAD_STORE The value written to &cy (type float) is never used. (source | trace)
  617. src/medit/mlists.c:992: error: DEAD_STORE The value written to &cy (type float) is never used. (source | trace)
  618. src/fflib/AFunction.cpp:791: error: NULL_DEREFERENCE pointer `tea` last assigned on line 788 could be null and is dereferenced at line 791, column 31. (source | trace)
  619. src/medit/picking.c:797: error: DEAD_STORE The value written to &clip (type clip*) is never used. (source | trace)
  620. examples++-load/mshmet.cpp:784: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  621. examples++-load/Element_Mixte3d.cpp:791: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge2_3d::QFe accesses global variable from a different translation unit: std::cout|. (source | trace)
  622. src/fflib/AFunction.hpp:795: error: DEALLOCATION_MISMATCH memory dynamically allocated using `new()` at line 793, column 8 is deallocated using `free()` by call to `operator_delete()` at line 795, column 3. (source | trace)
  623. examples++-hpddm/hpddm.cpp:793: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  624. src/Graphics/ffglut.cpp:829: error: DEAD_STORE The value written to &d (type double) is never used. (source | trace)
  625. src/femlib/fem.cpp:874: error: DEAD_STORE The value written to &lmx (type double) is never used. (source | trace)
  626. src/medit/inout_popenbinaire.c:901: error: DEAD_STORE The value written to &natureread (type char*) is never used. (source | trace)
  627. src/medit/inout_popenbinaire.c:925: error: DEAD_STORE The value written to &natureread (type char*) is never used. (source | trace)
  628. src/medit/inout_popenbinaire.c:949: error: DEAD_STORE The value written to &natureread (type char*) is never used. (source | trace)
  629. src/medit/stream.c:813: error: DEAD_STORE The value written to &norm (type double) is never used. (source | trace)
  630. src/medit/stream.c:823: error: DEAD_STORE The value written to &norm (type double) is never used. (source | trace)
  631. src/medit/stream.c:833: error: DEAD_STORE The value written to &norm (type double) is never used. (source | trace)
  632. examples++-load/Element_Mixte3d.cpp:805: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge2_3d::QFf accesses global variable from a different translation unit: std::cout|. (source | trace)
  633. examples++-mpi/real_SuperLU_DIST_FreeFem.cpp:813: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  634. examples++-load/gmsh.cpp:821: error: DEAD_STORE The value written to &renumsurf (type int) is never used. (source | trace)
  635. examples++-load/Element_Mixte3d.cpp:816: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge2_3d::QFv accesses global variable from a different translation unit: std::cout|. (source | trace)
  636. src/femlib/Element_RT.cpp:817: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::The_TypeOfFE_P1ttdc accesses global variable from a different translation unit: Fem2D::TypeOfFE_P1ttdc::G|. (source | trace)
  637. src/femlib/Element_RT.cpp:818: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::The_TypeOfFE_P2ttdc accesses global variable from a different translation unit: Fem2D::TypeOfFE_P2ttdc::G|. (source | trace)
  638. examples++-load/Element_Mixte.cpp:867: error: DEAD_STORE The value written to &dd (type double) is never used. (source | trace)
  639. examples++-load/Element_Mixte.cpp:867: error: DEAD_STORE The value written to &hd (type double) is never used. (source | trace)
  640. examples++-load/qf11to25.cpp:826: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P1 accesses global variable from a different translation unit: std::cout|. (source | trace)
  641. src/femlib/P012_3d.cpp:830: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P0_3d accesses global variable from a different translation unit: std::cout|. (source | trace)
  642. examples++-load/freeyams.cpp:831: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  643. examples++-mpi/parms_FreeFem.cpp:971: error: DEAD_STORE The value written to &displs (type int*) is never used. (source | trace)
  644. examples++-mpi/parms_FreeFem.cpp:923: error: DEAD_STORE The value written to &i (type int) is never used. (source | trace)
  645. examples++-mpi/parms_FreeFem.cpp:849: error: NULL_DEREFERENCE pointer `rhsb` last assigned on line 848 could be null and is dereferenced at line 849, column 20. (source | trace)
  646. src/femlib/P012_3d.cpp:833: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1_3d accesses global variable from a different translation unit: std::cout|. (source | trace)
  647. src/fflib/AFunction.cpp:841: error: NULL_DEREFERENCE pointer `tea` last assigned on line 838 could be null and is dereferenced at line 841, column 31. (source | trace)
  648. src/bamglib/Mesh2.cpp:844: error: DEAD_STORE The value written to &SegI (type bamg::ListofIntersectionTriangles::SegInterpolation*) is never used. (source | trace)
  649. src/femlib/P012_3d.cpp:836: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2_3d accesses global variable from a different translation unit: std::cout|. (source | trace)
  650. examples++-load/qf11to25.cpp:838: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P2 accesses global variable from a different translation unit: std::cout|. (source | trace)
  651. src/femlib/P012_3d.cpp:839: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1b_3d accesses global variable from a different translation unit: std::cout|. (source | trace)
  652. examples++-mpi/complex_SuperLU_DIST_FreeFem.cpp:843: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  653. src/medit/stream.c:857: error: DEAD_STORE The value written to &norm (type double) is never used. (source | trace)
  654. src/medit/stream.c:866: error: DEAD_STORE The value written to &norm (type double) is never used. (source | trace)
  655. src/medit/stream.c:875: error: DEAD_STORE The value written to &norm (type double) is never used. (source | trace)
  656. src/fflib/lgfem.hpp:866: error: NULL_DEREFERENCE pointer `Vh` last assigned on line 864 could be null and is dereferenced at line 866, column 38. (source | trace)
  657. examples++-load/qf11to25.cpp:854: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P3 accesses global variable from a different translation unit: std::cout|. (source | trace)
  658. src/fflib/AFunction2.cpp:860: error: DEAD_STORE The value written to &s1 (type double) is never used. (source | trace)
  659. src/fflib/lgfem.cpp:878: error: DEAD_STORE The value written to &gcverb (type long) is never used. (source | trace)
  660. examples++-load/msh3.cpp:1173: error: DEAD_STORE The value written to &idl (type int) is never used. (source | trace)
  661. examples++-load/msh3.cpp:1189: error: DEAD_STORE The value written to &idl (type int) is never used. (source | trace)
  662. examples++-load/qf11to25.cpp:876: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P4 accesses global variable from a different translation unit: std::cout|. (source | trace)
  663. examples++-load/ff-NLopt.cpp:880: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  664. src/medit/stream.c:920: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  665. src/medit/stream.c:929: error: DEAD_STORE The value written to &ret (type int) is never used. (source | trace)
  666. examples++-load/isolineP1.cpp:895: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  667. examples++-load/qf11to25.cpp:898: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P5 accesses global variable from a different translation unit: std::cout|. (source | trace)
  668. src/Eigen/eigenvalue.cpp:929: error: DEAD_STORE The value written to &driver (type long) is never used. (source | trace)
  669. src/Eigen/eigenvalue.cpp:926: error: DEAD_STORE The value written to &nbev (type long) is never used. (source | trace)
  670. src/Eigen/eigenvalue.cpp:924: error: DEAD_STORE The value written to &tol (type double) is never used. (source | trace)
  671. examples++-load/cmaes.cpp:940: error: DEAD_STORE The value written to &keystart (type char const *) is never used. (source | trace)
  672. examples++-load/qf11to25.cpp:930: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P6 accesses global variable from a different translation unit: std::cout|. (source | trace)
  673. examples++-load/gmsh.cpp:939: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  674. src/fflib/problem.cpp:1116: error: DEAD_STORE The value written to &tv (type Fem2D::TTriangle const *) is never used. (source | trace)
  675. src/fflib/AFunction.cpp:973: error: DEAD_STORE The value written to &ppe (type char*) is never used. (source | trace)
  676. examples++-load/qf11to25.cpp:973: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P7 accesses global variable from a different translation unit: std::cout|. (source | trace)
  677. src/fflib/lgmat.cpp:1085: error: DEAD_STORE The value written to &nbkU (type int) is never used. (source | trace)
  678. examples++-load/ff-Ipopt.cpp:984: error: DEAD_STORE The value written to &cost (type double) is never used. (source | trace)
  679. examples++-load/ff-Ipopt.cpp:1046: error: DEAD_STORE The value written to &iprint (type long) is never used. (source | trace)
  680. src/femlib/fem.cpp:1195: error: DEAD_STORE The value written to &pk (type int) is never used. (source | trace)
  681. src/femlib/fem.cpp:1221: error: DEAD_STORE The value written to &pk (type int) is never used. (source | trace)
  682. src/fflib/lgmesh3.cpp:1016: error: NULL_DEREFERENCE pointer `Vh` last assigned on line 1012 could be null and is dereferenced at line 1016, column 20. (source | trace)
  683. examples++-load/iovtk.cpp:1215: error: DEAD_STORE The value written to &bbff (type Fem2D::TBoundaryEdge*) is never used. (source | trace)
  684. examples++-load/iovtk.cpp:1230: error: DEAD_STORE The value written to &bbff (type Fem2D::TBoundaryEdge*) is never used. (source | trace)
  685. examples++-load/iovtk.cpp:1219: error: DEAD_STORE The value written to &label (type int) is never used. (source | trace)
  686. examples++-load/iovtk.cpp:1211: error: DEAD_STORE The value written to &ttff (type Fem2D::TTriangle*) is never used. (source | trace)
  687. examples++-load/iovtk.cpp:1237: error: DEAD_STORE The value written to &ttff (type Fem2D::TTriangle*) is never used. (source | trace)
  688. src/medit/menus.c:1160: error: DEAD_STORE The value written to &menu (type int) is never used. (source | trace)
  689. src/medit/menus.c:1149: error: DEAD_STORE The value written to &trmenu (type int) is never used. (source | trace)
  690. examples++-load/medit.cpp:1144: error: DEAD_STORE The value written to &ddim (type int) is never used. (source | trace)
  691. examples++-load/medit.cpp:1027: error: DEAD_STORE The value written to &mps (type Fem2D::MeshPoint*) is never used. (source | trace)
  692. examples++-load/medit.cpp:1089: error: DEAD_STORE The value written to &nbetmp (type int) is never used. (source | trace)
  693. examples++-load/medit.cpp:1088: error: DEAD_STORE The value written to &nttmp (type int) is never used. (source | trace)
  694. examples++-load/medit.cpp:1584: error: DEAD_STORE The value written to &plotting (type _Bool) is never used. (source | trace)
  695. examples++-load/medit.cpp:1581: error: DEAD_STORE The value written to &wait (type _Bool) is never used. (source | trace)
  696. examples++-load/medit.cpp:1582: error: DEAD_STORE The value written to &wait (type _Bool) is never used. (source | trace)
  697. src/fflib/lgfem.cpp:1200: error: DEAD_STORE The value written to &ie1 (type int) is never used. (source | trace)
  698. examples++-load/qf11to25.cpp:1027: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P8 accesses global variable from a different translation unit: std::cout|. (source | trace)
  699. src/fflib/lex.cpp:1051: error: USE_AFTER_FREE pointer `*returned by top` was freed by call to `delete[]()` at line 1051, column 7 and is dereferenced or freed at line 1051, column 7. (source | trace)
  700. examples++-mpi/parms_FreeFem.cpp:1072: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  701. examples++-load/isoline.cpp:1074: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  702. examples++-load/qf11to25.cpp:1094: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P9 accesses global variable from a different translation unit: std::cout|. (source | trace)
  703. src/femlib/gibbs.cpp:1107: error: DEAD_STORE The value written to &nt (type int) is never used. (source | trace)
  704. src/bamglib/Mesh2.cpp:1115: error: DEAD_STORE The value written to &det2 (type long) is never used. (source | trace)
  705. src/bamglib/Mesh2.cpp:1133: error: DEAD_STORE The value written to &v1 (type bamg::Vertex*) is never used. (source | trace)
  706. examples++-load/fflapack.cpp:1137: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  707. src/Graphics/ffglut.cpp:1158: error: DEAD_STORE The value written to &change (type _Bool) is never used. (source | trace)
  708. src/Graphics/ffglut.cpp:1157: error: DEAD_STORE The value written to &first (type _Bool) is never used. (source | trace)
  709. src/medit/inout_morice.c:1268: error: DEAD_STORE The value written to &iord (type int) is never used. (source | trace)
  710. examples++-load/qf11to25.cpp:1181: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P10 accesses global variable from a different translation unit: std::cout|. (source | trace)
  711. examples++-load/lapack.cpp:1190: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  712. src/fflib/lgmesh.cpp:1260: error: DEAD_STORE The value written to &cas (type _Bool) is never used. (source | trace)
  713. src/femlib/Mesh3dn.cpp:1326: error: DEAD_STORE The value written to &j (type int) is never used. (source | trace)
  714. src/femlib/Mesh3dn.cpp:1326: error: DEAD_STORE The value written to &kn (type int) is never used. (source | trace)
  715. src/femlib/Mesh3dn.cpp:1326: error: DEAD_STORE The value written to &ko (type int) is never used. (source | trace)
  716. src/femlib/Mesh3dn.cpp:1230: error: DEAD_STORE The value written to &nomove (type _Bool) is never used. (source | trace)
  717. src/femlib/Mesh3dn.cpp:1335: error: DEAD_STORE The value written to &nomove (type _Bool) is never used. (source | trace)
  718. src/femlib/Mesh3dn.cpp:1240: error: DEAD_STORE The value written to &nve (type int) is never used. (source | trace)
  719. src/fflib/lgmesh3.cpp:1222: error: NULL_DEREFERENCE pointer `fes` last assigned on line 1222 could be null and is dereferenced at line 1222, column 33. (source | trace)
  720. src/fflib/lgmesh3.cpp:1225: error: NULL_DEREFERENCE pointer `fes` last assigned on line 1225 could be null and is dereferenced at line 1225, column 33. (source | trace)
  721. src/fflib/lgmesh3.cpp:1231: error: NULL_DEREFERENCE pointer `fes` last assigned on line 1231 could be null and is dereferenced at line 1231, column 35. (source | trace)
  722. src/femlib/fem.cpp:1307: error: DEAD_STORE The value written to &lmx (type double) is never used. (source | trace)
  723. src/fflib/array_tlp.hpp:1256: error: DEAD_STORE The value written to &knlp (type basicForEachType const *) is never used. (source | trace)
  724. src/fflib/array_tlp.hpp:1245: error: DEAD_STORE The value written to &knr_ (type basicForEachType*) is never used. (source | trace)
  725. src/fflib/array_tlp.hpp:1244: error: DEAD_STORE The value written to &knrp (type basicForEachType*) is never used. (source | trace)
  726. src/femlib/GenericMesh.hpp:1274: error: DEAD_STORE The value written to &nbef (type int) is never used. (source | trace)
  727. src/femlib/GenericMesh.hpp:1299: error: DEAD_STORE The value written to &nkeys (type int) is never used. (source | trace)
  728. examples++-load/iovtk.cpp:1264: error: DEAD_STORE The value written to &DataLabel (type std::basic_string,std::allocator>*) is never used. (source | trace)
  729. examples++-load/iovtk.cpp:1258: error: DEAD_STORE The value written to &refedges (type int) is never used. (source | trace)
  730. examples++-load/iovtk.cpp:1261: error: DEAD_STORE The value written to &refedges (type int) is never used. (source | trace)
  731. examples++-load/iovtk.cpp:1257: error: DEAD_STORE The value written to &reftri (type int) is never used. (source | trace)
  732. examples++-load/iovtk.cpp:1259: error: DEAD_STORE The value written to &reftri (type int) is never used. (source | trace)
  733. src/femlib/RNM.hpp:1273: error: DEAD_STORE The value written to &lso (type long) is never used. (source | trace)
  734. src/bamglib/Mesh2.h:1285: error: DEAD_STORE The value written to &nbv (type long) is never used. (source | trace)
  735. examples++-load/qf11to25.cpp:1285: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P11 accesses global variable from a different translation unit: std::cout|. (source | trace)
  736. src/femlib/MatriceCreuse_tpl.hpp:1334: error: DEAD_STORE The value written to &nbcoef (type int) is never used. (source | trace)
  737. src/fflib/lgmesh3.cpp:1368: error: NULL_DEREFERENCE pointer `Vh` last assigned on line 1366 could be null and is dereferenced at line 1368, column 30. (source | trace)
  738. src/fflib/lgmat.cpp:1372: error: NULL_DEREFERENCE pointer `mi` last assigned on line 1370 could be null and is dereferenced at line 1372, column 36. (source | trace)
  739. src/mpi/parallelempi.cpp:1380: error: DEAD_STORE The value written to &rA (type MatriceCreuse*) is never used. (source | trace)
  740. src/mpi/parallelempi.cpp:1380: error: DEAD_STORE The value written to &rA (type MatriceCreuse>*) is never used. (source | trace)
  741. src/mpi/parallelempi.cpp:1388: error: DEAD_STORE The value written to &scode (type unsigned long) is never used. (source | trace)
  742. src/femlib/Mesh3dn.cpp:1403: error: DEAD_STORE The value written to &nve (type int) is never used. (source | trace)
  743. examples++-mpi/MUMPS_FreeFem.cpp:1427: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  744. examples++-mpi/MUMPS_FreeFem.cpp:1929: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  745. examples++-mpi/MUMPS_FreeFem.cpp:1967: error: DEAD_STORE The value written to &ierr (type int) is never used. (source | trace)
  746. examples++-load/Element_Mixte.cpp:1410: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm_TypeOfFE_RT1_2d accesses global variable from a different translation unit: std::cout|. (source | trace)
  747. examples++-load/Element_Mixte.cpp:1411: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm_TypeOfFE_RT1_2dOrtho accesses global variable from a different translation unit: std::cout|. (source | trace)
  748. examples++-load/Element_Mixte.cpp:1412: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm_TypeOfFE_RT2_2d accesses global variable from a different translation unit: std::cout|. (source | trace)
  749. examples++-load/Element_Mixte.cpp:1413: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm_TypeOfFE_RT2_2dOrtho accesses global variable from a different translation unit: std::cout|. (source | trace)
  750. src/Graphics/ffglut.cpp:1415: error: DEAD_STORE The value written to &hh (type double) is never used. (source | trace)
  751. src/Graphics/ffglut.cpp:1415: error: DEAD_STORE The value written to &ww (type double) is never used. (source | trace)
  752. examples++-load/Element_Mixte.cpp:1415: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm_TypeOfFE_BDM1_2d accesses global variable from a different translation unit: Fem2D::QF_GaussLegendre2|. (source | trace)
  753. examples++-load/Element_Mixte.cpp:1416: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm_TypeOfFE_BDM1_2dOrtho accesses global variable from a different translation unit: Fem2D::QF_GaussLegendre2|. (source | trace)
  754. examples++-load/Element_Mixte.cpp:1418: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm_TD_NNS1 accesses global variable from a different translation unit: Fem2D::QF_GaussLegendre2|. (source | trace)
  755. examples++-load/Element_Mixte.cpp:1419: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::FE__TD_NNS accesses global variable from a different translation unit: map_type|. (source | trace)
  756. examples++-load/qf11to25.cpp:1420: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P12 accesses global variable from a different translation unit: std::cout|. (source | trace)
  757. examples++-load/Element_Mixte.cpp:1420: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::FE__TD_NNS1 accesses global variable from a different translation unit: map_type|. (source | trace)
  758. examples++-load/Element_Mixte.cpp:1421: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm__TypeOfFE_RT1_2d accesses global variable from a different translation unit: map_type|. (source | trace)
  759. examples++-load/Element_Mixte.cpp:1422: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm__TypeOfFE_RT1_2dOrtho accesses global variable from a different translation unit: map_type|. (source | trace)
  760. examples++-load/Element_Mixte.cpp:1424: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm__TypeOfFE_RT2_2d accesses global variable from a different translation unit: map_type|. (source | trace)
  761. examples++-load/Element_Mixte.cpp:1425: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm__TypeOfFE_RT2_2dOrtho accesses global variable from a different translation unit: map_type|. (source | trace)
  762. examples++-load/Element_Mixte.cpp:1427: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm__TypeOfFE_BDM1_2d accesses global variable from a different translation unit: map_type|. (source | trace)
  763. examples++-load/Element_Mixte.cpp:1428: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::Elm__TypeOfFE_BDM1_2dOrtho accesses global variable from a different translation unit: map_type|. (source | trace)
  764. src/fflib/lgmat.cpp:1441: error: NULL_DEREFERENCE pointer `Uh` last assigned on line 1440 could be null and is dereferenced at line 1441, column 14. (source | trace)
  765. src/fflib/lgmat.cpp:1439: error: NULL_DEREFERENCE pointer `mi` last assigned on line 1437 could be null and is dereferenced at line 1439, column 40. (source | trace)
  766. src/fflib/problem.cpp:1590: error: DEAD_STORE The value written to &tv (type Fem2D::Tet const *) is never used. (source | trace)
  767. examples++-load/tetgen.cpp:1489: error: DEAD_STORE The value written to &testp (type unsigned long) is never used. (source | trace)
  768. src/mpi/parallelempi.cpp:1477: error: DEAD_STORE The value written to &chunk (type int) is never used. (source | trace)
  769. src/Graphics/ffglut.cpp:1527: error: DEAD_STORE The value written to &cxy (type double) is never used. (source | trace)
  770. src/femlib/mshptg.cpp:1862: error: DEAD_STORE The value written to &i_2 (type long) is never used. (source | trace)
  771. examples++-load/ff-Ipopt.cpp:1541: error: NULL_DEREFERENCE pointer `M_b` last assigned on line 1540 could be null and is dereferenced at line 1541, column 8. (source | trace)
  772. src/Graphics/ffglut.cpp:1565: error: DEAD_STORE The value written to &shiny_obj (type unsigned char) is never used. (source | trace)
  773. src/femlib/Mesh3dn.cpp:1577: error: DEAD_STORE The value written to &lmx (type double) is never used. (source | trace)
  774. examples++-load/qf11to25.cpp:1577: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P13 accesses global variable from a different translation unit: std::cout|. (source | trace)
  775. src/femlib/Mesh3dn.cpp:1592: error: DEAD_STORE The value written to &nomove (type _Bool) is never used. (source | trace)
  776. src/femlib/Mesh3dn.cpp:1602: error: DEAD_STORE The value written to &nve (type int) is never used. (source | trace)
  777. examples++-load/tetgen.cpp:1635: error: DEAD_STORE The value written to &testp (type unsigned long) is never used. (source | trace)
  778. src/Graphics/ffglut.cpp:1625: error: DEAD_STORE The value written to &plot (type ThePlot&) is never used. (source | trace)
  779. examples++-load/ff-Ipopt.cpp:1653: error: NULL_DEREFERENCE pointer `M_b` last assigned on line 1652 could be null and is dereferenced at line 1653, column 8. (source | trace)
  780. src/fflib/problem.cpp:1676: error: DEAD_STORE The value written to &pThdi (type Fem2D::Mesh const *) is never used. (source | trace)
  781. src/fflib/AFunction.hpp:1672: error: NULL_DEREFERENCE pointer `a` last assigned on line 1671 could be null and is dereferenced at line 1672, column 13. (source | trace)
  782. examples++-load/msh3.cpp:1690: error: DEAD_STORE The value written to &th0 (type Fem2D::Mesh3 const *) is never used. (source | trace)
  783. src/femlib/FESpace.cpp:1722: error: DEAD_STORE The value written to &kk (type int) is never used. (source | trace)
  784. src/fflib/lgmat.cpp:1738: error: NULL_DEREFERENCE pointer `a` last assigned on line 1736 could be null and is dereferenced at line 1738, column 54. (source | trace)
  785. examples++-load/iovtk.cpp:1753: error: DEAD_STORE The value written to &nbofsol (type int) is never used. (source | trace)
  786. examples++-load/ff-Ipopt.cpp:1748: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  787. src/fflib/lgmat.cpp:1753: error: NULL_DEREFERENCE pointer `a` last assigned on line 1750 could be null and is dereferenced at line 1753, column 55. (source | trace)
  788. examples++-load/cmaes.cpp:1785: error: DEAD_STORE The value written to &i (type int) is never used. (source | trace)
  789. src/fflib/lgmesh.cpp:1761: error: DEAD_STORE The value written to &Th1 (type Fem2D::Mesh const &) is never used. (source | trace)
  790. src/fflib/lgmesh.cpp:1761: error: DEAD_STORE The value written to &Th2 (type Fem2D::Mesh const &) is never used. (source | trace)
  791. src/medit/stream.c:1788: error: MEMORY_LEAK memory dynamically allocated to `return` by call to `calloc()` at line 1767, column 17 is not reachable after line 1788, column 22. (source | trace)
  792. examples++-load/medit.cpp:1890: error: DEAD_STORE The value written to &ddim (type int) is never used. (source | trace)
  793. examples++-load/medit.cpp:1765: error: DEAD_STORE The value written to &mps (type Fem2D::MeshPoint*) is never used. (source | trace)
  794. examples++-load/medit.cpp:1822: error: DEAD_STORE The value written to &nbetmp (type int) is never used. (source | trace)
  795. examples++-load/medit.cpp:1821: error: DEAD_STORE The value written to &nttmp (type int) is never used. (source | trace)
  796. examples++-load/medit.cpp:2346: error: DEAD_STORE The value written to &plotting (type _Bool) is never used. (source | trace)
  797. examples++-load/medit.cpp:2343: error: DEAD_STORE The value written to &wait (type _Bool) is never used. (source | trace)
  798. examples++-load/medit.cpp:2344: error: DEAD_STORE The value written to &wait (type _Bool) is never used. (source | trace)
  799. examples++-load/qf11to25.cpp:1779: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of QuadratureFormular_Tet_P14 accesses global variable from a different translation unit: std::cout|. (source | trace)
  800. src/fflib/lgmesh.cpp:1828: error: DEAD_STORE The value written to &A (type Fem2D::TVertex&) is never used. (source | trace)
  801. src/fflib/lgmesh.cpp:1828: error: DEAD_STORE The value written to &B (type Fem2D::TVertex&) is never used. (source | trace)
  802. src/fflib/lgmesh.cpp:1828: error: DEAD_STORE The value written to &C (type Fem2D::TVertex&) is never used. (source | trace)
  803. examples++-load/iovtk.cpp:2155: error: DEAD_STORE The value written to &bid0 (type int) is never used. (source | trace)
  804. examples++-load/iovtk.cpp:2045: error: DEAD_STORE The value written to &cell_lab (type int) is never used. (source | trace)
  805. src/fflib/AFunction.cpp:1842: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of TheaddingInitFunct accesses global variable from a different translation unit: std::cout|. (source | trace)
  806. src/fflib/AFunction.cpp:1849: error: DEAD_STORE The value written to &bb (type _Bool) is never used. (source | trace)
  807. src/fflib/AFunction.cpp:1860: error: NULL_DEREFERENCE pointer `tea` last assigned on line 1857 could be null and is dereferenced at line 1860, column 31. (source | trace)
  808. examples++-load/tetgen.cpp:1877: error: DEAD_STORE The value written to &m (type Fem2D::Mesh3*) is never used. (source | trace)
  809. src/fflib/AFunction.cpp:1904: error: NULL_DEREFERENCE pointer `tea` last assigned on line 1898 could be null and is dereferenced at line 1904, column 31. (source | trace)
  810. examples++-load/qf11to25.cpp:1899: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  811. src/bamglib/Mesh2.cpp:2048: error: DEAD_STORE The value written to &NbSwp (type long) is never used. (source | trace)
  812. src/bamglib/Mesh2.cpp:1919: error: DEAD_STORE The value written to &nbtold (type long) is never used. (source | trace)
  813. src/bamglib/Mesh2.cpp:1928: error: DEAD_STORE The value written to &nbtold (type long) is never used. (source | trace)
  814. src/fflib/lgfem.cpp:1936: error: NULL_DEREFERENCE pointer `ipp` last assigned on line 1934 could be null and is dereferenced at line 1936, column 76. (source | trace)
  815. src/fflib/problem.cpp:2127: error: DEAD_STORE The value written to &K (type Fem2D::Tet const &) is never used. (source | trace)
  816. src/fflib/problem.cpp:1970: error: DEAD_STORE The value written to &pThdi (type Fem2D::Mesh3 const *) is never used. (source | trace)
  817. src/fflib/problem.cpp:2131: error: DEAD_STORE The value written to &umn (type double) is never used. (source | trace)
  818. src/fflib/problem.cpp:2131: error: DEAD_STORE The value written to &umx (type double) is never used. (source | trace)
  819. examples++-load/msh3.cpp:1976: error: DEAD_STORE The value written to &m (type Fem2D::Mesh3*) is never used. (source | trace)
  820. src/bamglib/Mesh2.cpp:2281: error: DEAD_STORE The value written to &cii0 (type double) is never used. (source | trace)
  821. src/bamglib/Mesh2.cpp:2281: error: DEAD_STORE The value written to &cii1 (type double) is never used. (source | trace)
  822. src/bamglib/Mesh2.cpp:2281: error: DEAD_STORE The value written to &ciii (type double) is never used. (source | trace)
  823. src/bamglib/Mesh2.cpp:2085: error: DEAD_STORE The value written to &color (type long) is never used. (source | trace)
  824. src/bamglib/Mesh2.cpp:2306: error: DEAD_STORE The value written to &kstack (type int) is never used. (source | trace)
  825. examples++-load/tetgen.cpp:2126: error: DEAD_STORE The value written to &m (type Fem2D::Mesh3*) is never used. (source | trace)
  826. src/fflib/AFunction.cpp:2186: error: NULL_DEREFERENCE pointer `tea` last assigned on line 2180 could be null and is dereferenced at line 2186, column 31. (source | trace)
  827. src/fflib/problem.cpp:2185: error: DEAD_STORE The value written to &mp (type Fem2D::MeshPoint*) is never used. (source | trace)
  828. src/fflib/problem.cpp:2232: error: DEAD_STORE The value written to &pa (type double*) is never used. (source | trace)
  829. src/fflib/problem.cpp:2232: error: DEAD_STORE The value written to &pa (type std::complex*) is never used. (source | trace)
  830. examples++-load/Element_Mixte3d.cpp:2213: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_RT1_3d::QFface accesses global variable from a different translation unit: Fem2D::QuadratureFormular_T_5|. (source | trace)
  831. examples++-load/Element_Mixte3d.cpp:2216: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_RT1_3d::QFtetra accesses global variable from a different translation unit: Fem2D::QuadratureFormular_Tet_2|. (source | trace)
  832. examples++-load/msh3.cpp:2262: error: DEAD_STORE The value written to &l1 (type int) is never used. (source | trace)
  833. examples++-load/msh3.cpp:2357: error: DEAD_STORE The value written to &nben (type int) is never used. (source | trace)
  834. examples++-load/Element_Mixte3d.cpp:2263: error: DEAD_STORE The value written to &doff (type int) is never used. (source | trace)
  835. examples++-load/cmaes.cpp:2276: error: MEMORY_LEAK memory dynamically allocated by call to `new_void()` at line 2270, column 24 is not reachable after line 2276, column 10. (source | trace)
  836. src/mpi/parallelempi.cpp:2268: error: DEAD_STORE The value written to &ok (type int) is never used. (source | trace)
  837. src/fflib/lgmat.cpp:2284: error: NULL_DEREFERENCE pointer `ee` last assigned on line 2282 could be null and is dereferenced at line 2284, column 11. (source | trace)
  838. src/fflib/lgmat.cpp:2312: error: NULL_DEREFERENCE pointer `eMij` last assigned on line 2311 could be null and is dereferenced at line 2312, column 7. (source | trace)
  839. src/mpi/parallelempi.cpp:2311: error: DEAD_STORE The value written to &err (type int) is never used. (source | trace)
  840. examples++-load/cmaes.cpp:2442: error: MEMORY_LEAK memory dynamically allocated by call to `new_void()` at line 2367, column 39 is not reachable after line 2442, column 5. (source | trace)
  841. src/fflib/problem.cpp:2468: error: DEAD_STORE The value written to &pa (type double*) is never used. (source | trace)
  842. src/fflib/problem.cpp:2524: error: DEAD_STORE The value written to &pa (type double*) is never used. (source | trace)
  843. src/fflib/problem.cpp:2578: error: DEAD_STORE The value written to &pa (type double*) is never used. (source | trace)
  844. src/fflib/problem.cpp:2468: error: DEAD_STORE The value written to &pa (type std::complex*) is never used. (source | trace)
  845. src/fflib/problem.cpp:2524: error: DEAD_STORE The value written to &pa (type std::complex*) is never used. (source | trace)
  846. src/fflib/problem.cpp:2578: error: DEAD_STORE The value written to &pa (type std::complex*) is never used. (source | trace)
  847. examples++-load/medit.cpp:2435: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  848. examples++-load/msh3.cpp:2495: error: DEAD_STORE The value written to &rTh (type Fem2D::Mesh const &) is never used. (source | trace)
  849. examples++-load/tetgen.cpp:2550: error: DEAD_STORE The value written to &Th3 (type Fem2D::Mesh3*) is never used. (source | trace)
  850. examples++-load/iovtk.cpp:2729: error: DEAD_STORE The value written to &bbff (type Fem2D::Triangle3*) is never used. (source | trace)
  851. examples++-load/iovtk.cpp:2747: error: DEAD_STORE The value written to &bbff (type Fem2D::Triangle3*) is never used. (source | trace)
  852. examples++-load/iovtk.cpp:2734: error: DEAD_STORE The value written to &label (type int) is never used. (source | trace)
  853. examples++-load/iovtk.cpp:2726: error: DEAD_STORE The value written to &ttff (type Fem2D::Tet*) is never used. (source | trace)
  854. examples++-load/iovtk.cpp:2754: error: DEAD_STORE The value written to &ttff (type Fem2D::Tet*) is never used. (source | trace)
  855. examples++-load/Element_Mixte3d.cpp:2552: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P2Edge3ds0 accesses global variable from a different translation unit: map_type|. (source | trace)
  856. examples++-load/Element_Mixte3d.cpp:2556: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P1Edge3ds0 accesses global variable from a different translation unit: map_type|. (source | trace)
  857. examples++-load/Element_Mixte3d.cpp:2560: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::P0Edge3d accesses global variable from a different translation unit: map_type|. (source | trace)
  858. examples++-load/Element_Mixte3d.cpp:2564: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge1_3d accesses global variable from a different translation unit: map_type|. (source | trace)
  859. examples++-load/Element_Mixte3d.cpp:2568: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_Edge2_3d accesses global variable from a different translation unit: map_type|. (source | trace)
  860. examples++-load/Element_Mixte3d.cpp:2572: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of Fem2D::TypeOfFE_RT1_3d accesses global variable from a different translation unit: map_type|. (source | trace)
  861. examples++-load/tetgen.cpp:2593: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  862. examples++-mpi/MUMPS_FreeFem.cpp:2605: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of FFinit accesses global variable from a different translation unit: std::cout|. (source | trace)
  863. examples++-mpi/MUMPS_FreeFem.cpp:2607: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  864. src/fflib/problem.cpp:2703: error: DEAD_STORE The value written to &pa (type double*) is never used. (source | trace)
  865. src/fflib/problem.cpp:2703: error: DEAD_STORE The value written to &pa (type std::complex*) is never used. (source | trace)
  866. src/bamglib/Mesh2.cpp:2908: error: DEAD_STORE The value written to &ssdlab (type int) is never used. (source | trace)
  867. examples++-load/iovtk.cpp:2789: error: DEAD_STORE The value written to &DataLabel (type std::basic_string,std::allocator>*) is never used. (source | trace)
  868. examples++-load/iovtk.cpp:2781: error: DEAD_STORE The value written to &reftetra (type int) is never used. (source | trace)
  869. examples++-load/iovtk.cpp:2784: error: DEAD_STORE The value written to &reftetra (type int) is never used. (source | trace)
  870. examples++-load/iovtk.cpp:2782: error: DEAD_STORE The value written to &reftri (type int) is never used. (source | trace)
  871. examples++-load/iovtk.cpp:2786: error: DEAD_STORE The value written to &reftri (type int) is never used. (source | trace)
  872. src/fflib/problem.cpp:2968: error: DEAD_STORE The value written to &pa (type double*) is never used. (source | trace)
  873. src/fflib/problem.cpp:3007: error: DEAD_STORE The value written to &pa (type double*) is never used. (source | trace)
  874. src/fflib/problem.cpp:2968: error: DEAD_STORE The value written to &pa (type std::complex*) is never used. (source | trace)
  875. src/fflib/problem.cpp:3007: error: DEAD_STORE The value written to &pa (type std::complex*) is never used. (source | trace)
  876. examples++-load/iovtk.cpp:3336: error: DEAD_STORE The value written to &nbofsol (type int) is never used. (source | trace)
  877. src/bamglib/Mesh2.cpp:3667: error: DEAD_STORE The value written to &Lcurve (type double) is never used. (source | trace)
  878. src/bamglib/Mesh2.cpp:3704: error: DEAD_STORE The value written to &NbVerticesOnGeomEdgex (type long) is never used. (source | trace)
  879. src/bamglib/Mesh2.cpp:3648: error: DEAD_STORE The value written to &PreviousNewEdge (type bamg::Edge*) is never used. (source | trace)
  880. src/bamglib/Mesh2.cpp:3478: error: DEAD_STORE The value written to &ei (type bamg::Edge&) is never used. (source | trace)
  881. src/bamglib/Mesh2.cpp:3699: error: DEAD_STORE The value written to &nbex (type long) is never used. (source | trace)
  882. examples++-load/iovtk.cpp:3678: error: DEAD_STORE The value written to &bid0 (type int) is never used. (source | trace)
  883. examples++-load/iovtk.cpp:3622: error: DEAD_STORE The value written to &cell_lab (type int) is never used. (source | trace)
  884. examples++-load/msh3.cpp:3505: error: DEAD_STORE The value written to &longmini_box (type double) is never used. (source | trace)
  885. src/fflib/lgfem.cpp:4099: error: DEAD_STORE The value written to &addtoplot (type _Bool) is never used. (source | trace)
  886. src/fflib/lgfem.cpp:4322: error: DEAD_STORE The value written to &colored (type _Bool) is never used. (source | trace)
  887. src/fflib/lgfem.cpp:4096: error: DEAD_STORE The value written to &dimplot (type int) is never used. (source | trace)
  888. src/fflib/lgfem.cpp:4097: error: DEAD_STORE The value written to &dimplot (type int) is never used. (source | trace)
  889. src/fflib/lgfem.cpp:3683: error: DEAD_STORE The value written to &echelle (type double) is never used. (source | trace)
  890. src/fflib/lgfem.cpp:4362: error: DEAD_STORE The value written to &k (type int) is never used. (source | trace)
  891. src/fflib/lgfem.cpp:4100: error: DEAD_STORE The value written to &keepPV (type _Bool) is never used. (source | trace)
  892. src/fflib/lgfem.cpp:4426: error: DEAD_STORE The value written to &plotting (type _Bool) is never used. (source | trace)
  893. src/fflib/lgfem.cpp:4062: error: DEAD_STORE The value written to &uaspectratio (type _Bool) is never used. (source | trace)
  894. src/bamglib/Mesh2.cpp:4023: error: DEAD_STORE The value written to &NbVerticesOnGeomEdge0 (type long) is never used. (source | trace)
  895. src/fflib/problem.cpp:3996: error: DEAD_STORE The value written to &nnv (type long) is never used. (source | trace)
  896. examples++-load/iovtk.cpp:4036: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)
  897. src/fflib/problem.cpp:4430: error: NULL_DEREFERENCE pointer `bf` last assigned on line 4429 could be null and is dereferenced at line 4430, column 43. (source | trace)
  898. src/fflib/problem.cpp:4443: error: NULL_DEREFERENCE pointer `bf` last assigned on line 4442 could be null and is dereferenced at line 4443, column 45. (source | trace)
  899. examples++-load/msh3.cpp:4512: error: DEAD_STORE The value written to &m (type Fem2D::Mesh*) is never used. (source | trace)
  900. src/fflib/problem.cpp:5080: error: DEAD_STORE The value written to &K (type Fem2D::Tet const &) is never used. (source | trace)
  901. src/fflib/problem.cpp:5084: error: DEAD_STORE The value written to &umn (type double) is never used. (source | trace)
  902. src/fflib/problem.cpp:5084: error: DEAD_STORE The value written to &umx (type double) is never used. (source | trace)
  903. examples++-load/msh3.cpp:4809: error: DEAD_STORE The value written to &m (type Fem2D::Mesh3*) is never used. (source | trace)
  904. src/bamglib/Mesh2.cpp:4977: error: DEAD_STORE The value written to &it (type int) is never used. (source | trace)
  905. src/fflib/problem.cpp:5389: error: DEAD_STORE The value written to &Q (type Fem2D::R2[4*16](*)) is never used. (source | trace)
  906. src/fflib/problem.cpp:5424: error: DEAD_STORE The value written to &arean (type double) is never used. (source | trace)
  907. src/fflib/problem.cpp:5469: error: NULL_DEREFERENCE pointer `bb` last assigned on line 5468 could be null and is dereferenced at line 5469, column 23. (source | trace)
  908. src/fflib/problem.cpp:5494: error: NULL_DEREFERENCE pointer `bb` last assigned on line 5493 could be null and is dereferenced at line 5494, column 55. (source | trace)
  909. src/fflib/problem.cpp:5500: error: NULL_DEREFERENCE pointer `bb` last assigned on line 5499 could be null and is dereferenced at line 5500, column 54. (source | trace)
  910. examples++-load/msh3.cpp:5692: error: DEAD_STORE The value written to &nbe (type int) is never used. (source | trace)
  911. examples++-load/msh3.cpp:5691: error: DEAD_STORE The value written to &nbt (type int) is never used. (source | trace)
  912. examples++-load/msh3.cpp:5690: error: DEAD_STORE The value written to &nbv (type int) is never used. (source | trace)
  913. examples++-load/msh3.cpp:5943: error: DEAD_STORE The value written to &nbe (type int) is never used. (source | trace)
  914. examples++-load/msh3.cpp:5942: error: DEAD_STORE The value written to &nbt (type int) is never used. (source | trace)
  915. examples++-load/msh3.cpp:5941: error: DEAD_STORE The value written to &nbv (type int) is never used. (source | trace)
  916. examples++-load/msh3.cpp:6188: error: DEAD_STORE The value written to &th0 (type Fem2D::Mesh3 const *) is never used. (source | trace)
  917. src/fflib/lgfem.cpp:6193: error: NULL_DEREFERENCE pointer `a` last assigned on line 6191 could be null and is dereferenced at line 6193, column 14. (source | trace)
  918. src/fflib/lgfem.cpp:6194: error: NULL_DEREFERENCE pointer `b` last assigned on line 6192 could be null and is dereferenced at line 6194, column 14. (source | trace)
  919. src/fflib/problem.cpp:6274: error: NULL_DEREFERENCE pointer `bb` last assigned on line 6273 could be null and is dereferenced at line 6274, column 17. (source | trace)
  920. src/fflib/problem.cpp:6286: error: NULL_DEREFERENCE pointer `bc` last assigned on line 6285 could be null and is dereferenced at line 6286, column 15. (source | trace)
  921. src/fflib/problem.cpp:6280: error: NULL_DEREFERENCE pointer `ll` last assigned on line 6279 could be null and is dereferenced at line 6280, column 17. (source | trace)
  922. src/fflib/problem.cpp:6359: error: NULL_DEREFERENCE pointer `op` last assigned on line 6357 could be null and is dereferenced at line 6359, column 16. (source | trace)
  923. src/fflib/lgfem.cpp:6508: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of TheaddingInitFunct accesses global variable from a different translation unit: std::cout|. (source | trace)
  924. examples++-load/msh3.cpp:7090: error: STATIC_INITIALIZATION_ORDER_FIASCO Initializer of callDoLoadInit accesses global variable from a different translation unit: std::cout|. (source | trace)