Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a check to crash when user is compiling with stable version, and linking with...
authordegomme <augustin.degomme@unibas.ch>
Tue, 2 Aug 2016 12:05:14 +0000 (14:05 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Tue, 2 Aug 2016 12:07:52 +0000 (14:07 +0200)
commit66a3111ca9c87d7b8bbf463c2810de951aa686d7
tree465a521ebd852f461c4d3ce7873ae8a2caefa118
parent857de3617e9c8d2c501a492f5112f5935c49569f
Add a check to crash when user is compiling with stable version, and linking with dev version. Or the other way around.
We allow compatibility (with a warning) between 3.xx.yy and 3.xx.zz, but patch num 90+ is for dev version, which could be completely incompatible and should not be expected to work.
src/surf/surf_interface.cpp