* Bug: In hurricane/Technology.h we define a set of UnitRule with a custom sorting function. STL starting with gcc 8, introduce a type checking of the compare function. And as everithon is template, we must use the exact key type and no longer a base type... So we create an overload for each derived type :-( |
||
---|---|---|
.. | ||
analog | ||
hurricane | ||
isobar | ||
viewer | ||
CMakeLists.txt |