commit:2016:09_15
Table of Contents
Commit 2016-07-25
Gaston is back suppression warnings clang (suite)
Gaston is back
- Nouvelle machine de batterie : Gaston.ltas.ulg.ac.be
- Core i7 6 coeurs (12 avec hyperThreading)
- 32 Gb de Ram
- 500 Gb de disque
- Debian 8.5 (jessie)
- compilateur de batterie : clang 3.5
Warnings
- Romain avait commencé à supprimer les warnings sous clang ⇒ j'ai terminé pour les warnings de forme (il en reste 3 qui demandent réflexion):
- abs(double) → fabs(double)
- commentaires “” dans une zone déjà commentarisée
- UserNo→castToInt() (Attention, c'est pas un int, mais un size_t)
- Tant que j'y était, il y avait plein de sorties “out « userNo.castToInt()« …” alors que l'opérateur “«” est defini dans la classe UserNo ⇒ écrire “out « userNo « …” suffit
Fichiers ajoutés/supprimés
* oo_meta/CMake/gaston.cmake * oo_meta/CMake/gaston-gcc.cmake * oo_meta/apps/verif/CPU-Linux64-clang.txt * oo_meta/apps/verif/EXT-Linux64-clang.txt * oo_meta/apps/verif/EXW-Linux64-clang.txt * oo_meta/apps/verif/INW-Linux64-clang.txt * oo_meta/apps/verif/ITE-Linux64-clang.txt * oo_meta/apps/verif/MEM-Linux64-clang.txt * oo_meta/apps/verif/STP-Linux64-clang.txt * linuxbin/cfg/gaston/compilers.bashrc * linuxbin/cfg/gaston/compilers.profile * linuxbin/cfg/gaston/matlab.profile * linuxbin/cfg/gaston/parasolid.profile * linuxbin/cfg/gaston/samcef.profile * linuxbin/cfg/gaston/vtk.profile * linuxbin/mtfLicense/gaston.lic
Tests ajoutés/supprimés
— Luc Papeleux 2016/09/15
commit/2016/09_15.txt · Last modified: 2018/05/04 15:54 by boman