CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.86k stars 1.38k forks source link

Warnings in 5.3-I-42 #5373

Closed maxGimeno closed 3 years ago

maxGimeno commented 3 years ago
qiuzhongya commented 1 year ago

I have meet similar problem。TriangularMatrixVector.h:332:12: error: ‘result’ may be used uninitialized [-Werror=maybe-uninitialized],but i didn't use the function in TriangularMatrixVector.h:332。result is not a variable in file TriangularMatrixVector.h. this is a wired problem