Andreas Fabri

Results 93 issues of Andreas Fabri

## Issue Details In the Surface Mesh Deformation [testsuite ](https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-5.5-Ic-22/Surface_mesh_deformation/TestReport_lrineau_Ubuntu-GCC_master_CXX20-Release.gz)using the master branch of Eigen we get an error. The error does not show up in the _Solver_interface_ testsuite, which...

bug
Pkg::Solver_interface

## Issue Details As the platform uses the latest version of the compiler ( `c++ (GCC) 12.0.1 20220206 (experimental)` it is no surprise that there are more warnings and errors....

## Issue Details Add a function that returns a halfedge descriptor for the longest edge of a mesh. I am also surprised that we have a function computing the edge...

enhancement
feature request
Pkg::PMP
Has Pull Request

## Summary of Changes Fix a warning. ## Release Management * Affected package(s): Surface_mesh * Issue(s) solved (if any): fix #6127

under discussion
warnings
Pkg::Stream_support
Tests failing (warning)

[Here](https://github.com/amrayn/easyloggingpp/blob/master/src/easylogging%2B%2B.h#L265) I had to replace `#if ELPP_COMPILER_INTEL` by `#if defined(ELPP_COMPILER_INTEL)` for VC++

For the `typdef .... ::iterator iterator` [here](https://github.com/weaselp/easyloggingpp/blob/master/src/easylogging%2B%2B.h#L1371) you should replace `Registry` with the base class type `AbstractRegistry`. At least VC++ complained.

* `add_definitions(-O3)` triggers a warning for VC++ * `-Wall` creates too many warnings and should maybe not be the default.

On the wikipedia METIS [page ](https://en.wikipedia.org/wiki/METIS) I see an external link going to [this page](http://glaros.dtc.umn.edu/gkhome/views/metis) at umn.edu. Is one of them more official than the other? Is it a fork?...

As it is a dependency it would be nice to add the possibility in the CMakeLists.txt to specify the include and library directory for GKlib, for example when using it...

Bonjour, Est-ce qu'on peut trouver le nombre de personnes qui entrent en réanimation, et qui sortent, et pour les dernier s'il sont retransferé dans le service normal ou parce qu'ils...