mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-11 03:20:46 +01:00
giving up on having no implicit sign conversion, it is too cumbersome with Eigen using signed indices
This commit is contained in:
parent
08418fbc24
commit
19de6290d1
@ -1,4 +1,4 @@
|
|||||||
COM_CXXFLAGS = -Wall -Wconversion
|
COM_CXXFLAGS = -Wall
|
||||||
if CXX_GNU
|
if CXX_GNU
|
||||||
COM_CXXFLAGS += -W -pedantic
|
COM_CXXFLAGS += -W -pedantic
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user